summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rearrange block headersBlue Swirl2010-08-2447-13/+51
* Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2010-08-231-12/+7
|\
| * kvm: remove guest triggerable abort()Gleb Natapov2010-08-051-12/+4
| * kvm: Don't walk memory_size == 0 slots in kvm_client_migration_logAlex Williamson2010-08-051-0/+3
* | compile -fsdev and -virtfs cmd line options unconditionally.Gerd Hoffmann2010-08-222-8/+13
* | QemuOpts: make most qemu_*_opts staticGerd Hoffmann2010-08-2213-66/+59
* | QemuOpts: allow new option groups be registered at runtime.Gerd Hoffmann2010-08-222-1/+18
* | VGA: Don't register deprecated VBE rangeAlex Williamson2010-08-221-7/+0
* | QMP: Update README fileLuiz Capitulino2010-08-221-23/+48
* | QMP doc: Add 'Stability Considerations' sectionLuiz Capitulino2010-08-221-2/+24
* | QMP/monitor: update do_info_version() to output broken down version stringMiguel Di Ciurcio Filho2010-08-221-4/+19
* | QMP: update 'query-version' documentationMiguel Di Ciurcio Filho2010-08-221-2/+14
* | vnc: check fd before calling qemu_set_fd_handler2() in vnc_client_write()Yoshiaki Tamura2010-08-221-1/+1
* | 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
OpenPOWER on IntegriCloud