summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* virtio-serial: Cleanup on device hot-unplugAmit Shah2010-08-223-1/+27
* target-i386: svm: Fix MSRPM checkAdam Lackorzynski2010-08-221-1/+1
* exec: remove code duplication in qemu_ram_alloc() and qemu_ram_alloc_from_ptr()Yoshiaki Tamura2010-08-221-58/+26
* exec: replace tabs by spaces.Yoshiaki Tamura2010-08-221-28/+28
* arch_init: replace tabs by spaces.Yoshiaki Tamura2010-08-221-6/+6
* pckbd: support for commands 0xf0-0xff: Pulse output bitBernhard Kohl2010-08-221-3/+20
* Replace qemu_malloc + memset with qemu_malloczBlue Swirl2010-08-202-4/+2
* Use ARRAY_SIZE macroBlue Swirl2010-08-202-2/+2
* Remove useless NULL check for qemu_strdup return valueBlue Swirl2010-08-191-3/+0
* Remove useless NULL checks for qemu_malloc return valueBlue Swirl2010-08-191-12/+0
* savevm: Reset last block info at beginning of each saveAlex Williamson2010-08-191-2/+5
* set proper migration status on ->write error (v5)Marcelo Tosatti2010-08-192-2/+10
* rtc: Remove TARGET_I386 from qemu-config.c, enables driftfixAmit Shah2010-08-191-2/+0
* QEMUFileBuffered: indicate that we're ready when the underlying file is readyAvi Kivity2010-08-191-0/+8
* sparc escc IUS improvements (SunOS 4.1.4 fix)Artyom Tarasenko2010-08-151-26/+30
* Fix mingw32 buildBlue Swirl2010-08-151-3/+4
* win32: Avoid compiler warning (WIN32_LEAN_AND_MEAN redefined)Stefan Weil2010-08-151-0/+4
* win32: Add missing function setenvStefan Weil2010-08-152-0/+17
* Disable build of ivshmem on non-KVM systemsCam Macdonell2010-08-151-1/+1
* Add kvm_set_ioeventfd_mmio_long definition for non-KVM systemsCam Macdonell2010-08-151-0/+5
* TCG: Revert ppc64 tcg_out_movi32 changeAndreas Färber2010-08-151-1/+1
* TCG: Fix Darwin/ppc calling convention recognitionAndreas Färber2010-08-151-1/+1
* 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
OpenPOWER on IntegriCloud