Commit Graph

  • 3dcbf8f9ca Disable build of ivshmem on non-KVM systems Cam Macdonell 2010-08-14 17:47:31 -06:00
  • 1fd7401275 Add kvm_set_ioeventfd_mmio_long definition for non-KVM systems Cam Macdonell 2010-08-14 17:47:30 -06:00
  • b1d6d51d95 TCG: Revert ppc64 tcg_out_movi32 change Andreas Färber 2010-08-14 22:52:56 +02:00
  • e9119cd864 TCG: Fix Darwin/ppc calling convention recognition Andreas Färber 2010-08-14 20:51:50 +02:00
  • 6cbf4c8c64 RESEND: Inter-VM shared memory PCI device Cam Macdonell 2010-07-27 10:54:13 -06:00
  • 2431296806 Support marking a device as non-migratable Cam Macdonell 2010-07-26 18:11:00 -06:00
  • 44f1a3d876 Add function to assign ioeventfd to MMIO. Cam Macdonell 2010-07-26 18:10:59 -06:00
  • b6828931eb Device specification for shared memory PCI device Cam Macdonell 2010-07-26 18:10:58 -06:00
  • 84b89d782f Add qemu_ram_alloc_from_ptr function Cam Macdonell 2010-07-26 18:10:57 -06:00
  • f040236cd5 Merge remote branch 'kwolf/for-anthony' into staging Anthony Liguori 2010-08-09 08:25:12 -05:00
  • a523eb06ec microblaze: Fix the target version of stat64 struct Edgar E. Iglesias 2010-08-09 10:13:33 +02:00
  • 60592edde4 audio/sdl: return on error malc 2010-08-07 20:03:05 +04:00
  • 138afb024b mips: Add support for VInt and VEIC irq modes Edgar E. Iglesias 2010-08-06 12:21:16 +02:00
  • d087bb3e38 audio/sdl: be more anal about errors malc 2010-08-06 13:09:41 +04:00
  • 4b7c0418c0 audio: make audio_pt_init block all signals malc 2010-08-06 13:08:46 +04:00
  • 14542fea73 kvm: remove guest triggerable abort() Gleb Natapov 2010-07-28 18:13:23 +03:00
  • 70fedd76d9 kvm: Don't walk memory_size == 0 slots in kvm_client_migration_log Alex Williamson 2010-07-14 13:36:49 -06:00
  • 748a4ee311 sparc32: use FW_CFG_CMDLINE_SIZE Blue Swirl 2010-08-03 21:00:58 +00:00
  • 953844d102 ide: Avoid canceling IDE DMA Andrea Arcangeli 2010-07-27 21:04:36 +02:00
  • 4be9762adb block: Change bdrv_eject() not to drop the image Markus Armbruster 2010-07-27 14:02:01 +02:00
  • 336c1c1255 block: Fix bdrv_has_zero_init Kevin Wolf 2010-07-28 11:26:29 +02:00
  • bd0858bb46 block migration: replace tabs by spaces. Yoshiaki Tamura 2010-07-26 13:25:41 +09:00
  • f0aa7a8b2d loadvm: improve tests before bdrv_snapshot_goto() Miguel Di Ciurcio Filho 2010-07-19 15:25:01 -03:00
  • 8a4266144e block: Change bdrv_commit to handle multiple sectors at once Kevin Wolf 2010-07-16 17:17:01 +02:00
  • 5933e8a96a fix last cpu timer initialization Artyom Tarasenko 2010-08-02 19:58:21 +02:00
  • ad7ee4ad6c Initialize a variable in all cases Blue Swirl 2010-07-31 19:43:37 +00:00
  • aee474ebc6 Fix uint8_t comparison with negative value Blue Swirl 2010-07-31 19:40:17 +00:00
  • 3690cec8f8 Fix a warning on OpenSolaris Blue Swirl 2010-07-31 19:40:13 +00:00
  • 671b0f368b Correctly identify multiple cpus in SMP systems Hervé Poussineau 2010-07-31 12:29:03 +02:00
  • cf7c00d5c6 Remove unused constant Hervé Poussineau 2010-07-31 11:10:45 +02:00
  • 14414da468 jazz led: Fix debug prints Hervé Poussineau 2010-07-31 11:05:28 +02:00
  • 872a91b49f xilinx-s3adsp: Add support for loading u-boot images. Edgar E. Iglesias 2010-07-31 00:50:17 +02:00
  • 811976dcd3 xilinx-s3adsp: Fix loading of raw binaries. Edgar E. Iglesias 2010-07-31 00:42:07 +02:00
  • 708f2ada7d Remove unused eventfd.h Mike McCormack 2010-07-29 07:50:14 +09:00
  • 8e84865e54 migration: Accept 'cont' only after successful incoming migration Amit Shah 2010-07-27 15:49:19 +05:30
  • 7899f799b7 mips64el: fulong: PCI_DEVFN() clean up. Isaku Yamahata 2010-07-27 15:24:47 +09:00
  • dca98169b8 remove pointless if from vl.c Joel Schopp 2010-07-21 15:05:17 -05:00
  • ca1d6ac657 fix variable type in qemu-io.c Joel Schopp 2010-07-21 15:05:16 -05:00
  • 61bca2942c remove dead code from hw/loader.c Joel Schopp 2010-07-21 15:05:15 -05:00
  • 69e58af92c savevm: Fix memory leak of compat struct Alex Williamson 2010-07-21 08:35:31 -06:00
  • 5ab4bb598d virtio-serial: Check if more max_ports specified than we can handle Amit Shah 2010-07-21 15:08:30 +05:30
  • cdc6f54200 Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevin Aurelien Jarno 2010-07-30 21:12:24 +02:00
  • 18e9ea8a3f linux-user: fix build on hosts not using guest base Aurelien Jarno 2010-07-30 21:09:10 +02:00
  • 5d5c99300d linux-user: Protect against allocation failure in load_symbols. Richard Henderson 2010-07-29 09:37:01 -07:00
  • 58f5c1eb89 cris: Correct settls1 testcase. Edgar E. Iglesias 2010-07-29 17:15:28 +02:00
  • 61eb865acf cris: Correct ADDO and ADDOQ testcases. Edgar E. Iglesias 2010-07-29 15:42:06 +02:00
  • bf858897b7 linux-user: Re-use load_elf_image for the main binary. Richard Henderson 2010-07-27 10:25:38 -07:00
  • 8e62a71738 linux-user: Extract load_elf_image from load_elf_interp. Richard Henderson 2010-07-27 10:25:37 -07:00
  • b9329d4b53 linux-user: Remove partial support for a.out interpreters. Richard Henderson 2010-07-27 10:25:36 -07:00
  • 60dcbcb5b1 linux-user: Put the stack guard page at the top. Richard Henderson 2010-07-27 10:25:35 -07:00
  • 9058abdd18 linux-user: Improve consistency checking in elf headers. Richard Henderson 2010-07-27 10:25:34 -07:00
  • 682674b841 linux-user: Load symbols from the interpreter. Richard Henderson 2010-07-27 10:25:33 -07:00
  • 991f8f0c91 linux-user: Clean up byte-swapping in elfload.c. Richard Henderson 2010-07-27 10:25:32 -07:00
  • 2849023112 linux-user: Define ELF_DATA generically. Richard Henderson 2010-07-27 10:25:31 -07:00
  • 9955ffac9a linux-user: Reduce lseek+reads while loading elf files. Richard Henderson 2010-07-27 10:25:30 -07:00
  • d97ef72eed linux-user: Reindent elfload.c. Richard Henderson 2010-07-27 10:25:29 -07:00
  • e167d46c7a Add more DT_* and AT_* constants to qemu's copy of elf.h. Richard Henderson 2010-07-27 10:25:28 -07:00
  • cf129f3a8e linux-user: Handle filesz < memsz for any PT_LOAD segment. Richard Henderson 2010-07-27 10:25:27 -07:00
  • 36500de674 Update version for 0.13.x Anthony Liguori 2010-07-28 07:58:15 -05:00
  • 249cdb420a Fix mingw32 build Blue Swirl 2010-07-27 17:26:08 +00:00
  • d167f9bc06 Initialize a variable in all cases Blue Swirl 2010-07-27 15:34:10 +00:00
  • 7bccf57383 Fix uint8_t comparisons with negative values Blue Swirl 2010-07-27 15:32:39 +00:00
  • fd2f659ee3 Update version for 0.13.0-rc0 Anthony Liguori 2010-07-27 07:39:42 -05:00
  • 96763cf92b vnc: better default values for VNC options Corentin Chary 2010-07-07 20:58:06 +02:00
  • 03817eb874 vnc: tight: split send_sub_rect Corentin Chary 2010-07-07 20:58:05 +02:00
  • 4043a0137b vnc: tight: fix rgb_prepare_row Corentin Chary 2010-07-07 20:58:04 +02:00
  • d01f959540 vnc: add missing lock for vnc_cursor_define() Corentin Chary 2010-07-07 20:58:03 +02:00
  • bd023f953e vnc: threaded VNC server Corentin Chary 2010-07-07 20:58:02 +02:00
  • 313b1d697d qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exit Corentin Chary 2010-07-07 20:58:01 +02:00
  • b5469b1104 vnc: fix tight png memory leak Corentin Chary 2010-07-07 20:58:00 +02:00
  • d1af0e056a vnc: encapsulate encoding members Corentin Chary 2010-07-07 20:57:59 +02:00
  • 5136a05269 vnc: tight: stop using qdict for palette stuff Corentin Chary 2010-07-07 20:57:58 +02:00
  • 3941bf6fb1 vnc: tight: specific zlib level and filters for each compression level Corentin Chary 2010-07-07 20:57:57 +02:00
  • efe556adb7 vnc: tight add PNG encoding Corentin Chary 2010-07-07 20:57:56 +02:00
  • d9c18c24b9 vnc: tight: remove a memleak in send_jpeg_rect() Corentin Chary 2010-07-07 20:57:55 +02:00
  • 5d8efe39a2 vnc: tight: don't forget do at the last color Corentin Chary 2010-07-07 20:57:54 +02:00
  • 245f7b51c0 vnc: rename vnc-encoding-* vnc-enc-* Corentin Chary 2010-07-07 20:57:53 +02:00
  • 3e230dd23b ui: move all ui components in ui/ Corentin Chary 2010-07-07 20:57:52 +02:00
  • 6f9c78c149 vnc: add lossy option Corentin Chary 2010-07-07 20:57:51 +02:00
  • 2f24e2ed11 vnc: JPEG should be disabled if the client don't set tight quality Corentin Chary 2010-07-07 20:57:50 +02:00
  • 2f6f5c7a00 vnc: tight: add JPEG and gradient subencoding with smooth image detection Corentin Chary 2010-07-07 20:57:49 +02:00
  • f58ae59c02 Initial documentation for migration Juan Quintela 2010-07-26 21:38:46 +02:00
  • 5ee84c3375 ide: fix migration in the middle of a bmdma transfer Juan Quintela 2010-07-26 21:38:45 +02:00
  • 50641c5ce2 ide: fix migration in the middle of pio operation Juan Quintela 2010-07-26 21:38:44 +02:00
  • 811814bd28 vmstate: add subsections code Juan Quintela 2010-07-26 21:38:43 +02:00
  • 57338424aa Revert "ide save/restore current transfer fields" Juan Quintela 2010-07-26 21:38:42 +02:00
  • 3abb62601b Revert "ide save/restore pio/atapi cmd transfer fields and io buffer" Juan Quintela 2010-07-26 21:38:41 +02:00
  • 7ed6184bf2 Merge remote branch 'mst/for_anthony' into staging Anthony Liguori 2010-07-26 08:05:27 -05:00
  • 199630b62e Fix -snapshot deleting images on disk change Blue Swirl 2010-07-25 20:49:34 +00:00
  • c98ac35d87 block: Use error codes from lower levels for error message Stefan Weil 2010-07-21 21:51:51 +02:00
  • 55459498b2 block: default to 0 minimal / optiomal I/O size Christoph Hellwig 2010-07-23 09:35:04 +02:00
  • 6c6b6ba20a move 'unsafe' to end of caching modes in help Bruce Rogers 2010-07-21 14:32:28 -06:00
  • 9d0d313859 virtio-blk: Create exit function to unregister savevm Alex Williamson 2010-07-20 11:14:22 -06:00
  • b02bea3a85 block migration: propagate return value when bdrv_write() returns < 0 Yoshiaki Tamura 2010-07-20 18:19:00 +09:00
  • 253cb7b990 ide/atapi: add support for GET EVENT STATUS NOTIFICATION Aurelien Jarno 2010-07-19 15:53:35 +02:00
  • cdcf9153e5 etrax: Update ethernet mgm-ctrl reg on writes Edgar E. Iglesias 2010-07-25 21:03:56 +02:00
  • 728d803baa target-i386: use gen_update_cc_op() Jun Koi 2010-07-25 12:30:03 +09:00
  • d092c108ff Close socket file descriptor when qemu_accept fails Shahar Havivi 2010-07-24 13:03:07 +03:00
  • 01cc7ac69e add cscope.* to .gitignore Jun Koi 2010-07-23 14:59:52 +09:00
  • 08dc07a32b slirp: Remove declarations which are no longer needed Stefan Weil 2010-07-22 22:15:24 +02:00