summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RESEND: Inter-VM shared memory PCI deviceCam Macdonell2010-08-105-0/+883
* Support marking a device as non-migratableCam Macdonell2010-08-102-3/+43
* Add function to assign ioeventfd to MMIO.Cam Macdonell2010-08-102-0/+33
* Device specification for shared memory PCI deviceCam Macdonell2010-08-101-0/+96
* Add qemu_ram_alloc_from_ptr functionCam Macdonell2010-08-102-0/+45
* Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori2010-08-099-77/+115
|\
| * ide: Avoid canceling IDE DMAAndrea Arcangeli2010-08-031-2/+21
| * block: Change bdrv_eject() not to drop the imageMarkus Armbruster2010-08-032-3/+5
| * block: Fix bdrv_has_zero_initKevin Wolf2010-08-035-10/+28
| * block migration: replace tabs by spaces.Yoshiaki Tamura2010-08-031-6/+6
| * loadvm: improve tests before bdrv_snapshot_goto()Miguel Di Ciurcio Filho2010-08-032-38/+36
| * block: Change bdrv_commit to handle multiple sectors at onceKevin Wolf2010-08-031-18/+19
* | microblaze: Fix the target version of stat64 structEdgar E. Iglesias2010-08-091-6/+8
* | audio/sdl: return on errormalc2010-08-071-0/+1
* | mips: Add support for VInt and VEIC irq modesEdgar E. Iglesias2010-08-063-1/+51
* | audio/sdl: be more anal about errorsmalc2010-08-061-3/+18
* | audio: make audio_pt_init block all signalsmalc2010-08-062-52/+31
* | sparc32: use FW_CFG_CMDLINE_SIZEBlue Swirl2010-08-031-0/+3
|/
* fix last cpu timer initializationArtyom Tarasenko2010-08-021-2/+2
* Initialize a variable in all casesBlue Swirl2010-07-311-0/+2
* Fix uint8_t comparison with negative valueBlue Swirl2010-07-311-1/+1
* Fix a warning on OpenSolarisBlue Swirl2010-07-311-0/+1
* Correctly identify multiple cpus in SMP systemsHervé Poussineau2010-07-312-4/+2
* Remove unused constantHervé Poussineau2010-07-311-4/+0
* jazz led: Fix debug printsHervé Poussineau2010-07-311-6/+15
* xilinx-s3adsp: Add support for loading u-boot images.Edgar E. Iglesias2010-07-311-1/+11
* xilinx-s3adsp: Fix loading of raw binaries.Edgar E. Iglesias2010-07-311-0/+1
* Remove unused eventfd.hMike McCormack2010-07-302-2/+0
* migration: Accept 'cont' only after successful incoming migrationAmit Shah2010-07-306-0/+16
* mips64el: fulong: PCI_DEVFN() clean up.Isaku Yamahata2010-07-301-7/+7
* remove pointless if from vl.cJoel Schopp2010-07-301-3/+1
* fix variable type in qemu-io.cJoel Schopp2010-07-301-2/+2
* remove dead code from hw/loader.cJoel Schopp2010-07-301-5/+0
* savevm: Fix memory leak of compat structAlex Williamson2010-07-301-0/+6
* virtio-serial: Check if more max_ports specified than we can handleAmit Shah2010-07-301-1/+9
* Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevinAurelien Jarno2010-07-3010-12/+59
|\
| * Fix -snapshot deleting images on disk changeBlue Swirl2010-07-263-0/+7
| * block: Use error codes from lower levels for error messageStefan Weil2010-07-261-8/+19
| * block: default to 0 minimal / optiomal I/O sizeChristoph Hellwig2010-07-261-2/+2
| * move 'unsafe' to end of caching modes in helpBruce Rogers2010-07-261-1/+1
| * virtio-blk: Create exit function to unregister savevmAlex Williamson2010-07-263-0/+10
| * block migration: propagate return value when bdrv_write() returns < 0Yoshiaki Tamura2010-07-261-1/+5
| * ide/atapi: add support for GET EVENT STATUS NOTIFICATIONAurelien Jarno2010-07-261-0/+15
* | linux-user: fix build on hosts not using guest baseAurelien Jarno2010-07-302-7/+9
* | linux-user: Protect against allocation failure in load_symbols.Richard Henderson2010-07-291-0/+10
* | cris: Correct settls1 testcase.Edgar E. Iglesias2010-07-291-2/+8
* | cris: Correct ADDO and ADDOQ testcases.Edgar E. Iglesias2010-07-292-3/+3
* | linux-user: Re-use load_elf_image for the main binary.Richard Henderson2010-07-291-277/+103
* | linux-user: Extract load_elf_image from load_elf_interp.Richard Henderson2010-07-291-174/+167
* | linux-user: Remove partial support for a.out interpreters.Richard Henderson2010-07-291-70/+9
OpenPOWER on IntegriCloud