aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-24add event queueing to USB HIDPaolo Bonzini
2011-01-24block: Use backing format driver during image creationStefan Hajnoczi
2011-01-24blockdev: Fix drive_del not to crash when drive is not in useMarkus Armbruster
2011-01-24blockdev: Make drive_init() use error_report()Markus Armbruster
2011-01-24blockdev: Fix error message for invalid -drive CHSMarkus Armbruster
2011-01-24Fix block migration when the device size is not a multiple of 1 MBPierre Riteau
2011-01-24qed: Refuse to create images on block devicesStefan Hajnoczi
2011-01-24Documentation: Add qemu-img check/rebaseKevin Wolf
2011-01-24ide: Remove unneeded null pointer checkStefan Weil
2011-01-24qcow2: Batch flushes for COWKevin Wolf
2011-01-24qcow2: Use QcowCacheKevin Wolf
2011-01-24spice: add chardev (v5)Alon Levy
2011-01-24configure: Fix spice probeJiri Denemark
2011-01-24qxl: locking fixGerd Hoffmann
2011-01-24spice/qxl: zap spice 0.4 migration compatibility bitsGerd Hoffmann
2011-01-24vnc/spice: fix "never" and "now" expire_timeMarc-André Lureau
2011-01-24spice: MAINTAINERS updateGerd Hoffmann
2011-01-24spice/vnc: client migration.Gerd Hoffmann
2011-01-24add migration state change notifiersGerd Hoffmann
2011-01-24pci: memory leak of PCIDevice::rom_fileIsaku Yamahata
2011-01-24qcow2: Add QcowCacheKevin Wolf
2011-01-24ide: kill ide_dma_submit_checkChristoph Hellwig
2011-01-24ide: also reset io_buffer_index for writesChristoph Hellwig
2011-01-24ide: factor dma handling helpersChristoph Hellwig
2011-01-24Avoid divide by zero when there is no block device to migratePierre Riteau
2011-01-24Make strtosz() return int64_t instead of ssize_tJes Sorensen
2011-01-24do_snapshot_blkdev() error on missing snapshot_file argumentJes Sorensen
2011-01-24qemu-img snapshot: Use writeback cachingKevin Wolf
2011-01-24qcow2: fix unaligned accessAurelien Jarno
2011-01-23multiboot: Fix upper memory size in multiboot infoKevin Wolf
2011-01-23Delete useless 'extern' qualifiers for functionsBlue Swirl
2011-01-23gdbstub-xml: avoid a warning from sparseBlue Swirl
2011-01-23kvm: x86: Only read/write MSR_KVM_ASYNC_PF_EN if supportedJan Kiszka
2011-01-23kvm: x86: Implicitly clear nmi_injected/pending on resetJan Kiszka
2011-01-23kvm: Do not use qemu_fair_mutexJan Kiszka
2011-01-23kvm: Flush coalesced mmio buffer on IO window exitsJan Kiszka
2011-01-23kvm: x86: Rework identity map and TSS setup for larger BIOS sizesJan Kiszka
2011-01-23kvm: Consolidate must-have capability checksJan Kiszka
2011-01-23kvm: Drop smp_cpus argument from init functionsJan Kiszka
2011-01-23kvm: x86: Fix !CONFIG_KVM_PARA buildJan Kiszka
2011-01-23kvm: x86: Reset paravirtual MSRsJan Kiszka
2011-01-23kvm: x86: Refactor msr_star/hsave_pa setup and checksJan Kiszka
2011-01-23kvm: x86: Fix xcr0 reset mismergeJan Kiszka
2011-01-23kvm: x86: Remove redundant mp_state initializationJan Kiszka
2011-01-23kvm: x86: Prepare kvm_get_mp_state for in-kernel irqchipJan Kiszka
2011-01-23kvm: x86: Align kvm_arch_put_registers code with commentJan Kiszka
2011-01-23x86: Optionally dump code bytes on cpu_dump_stateJan Kiszka
2011-01-23kvm: Improve reporting of fatal errorsJan Kiszka
2011-01-23kvm: Stop on all fatal exit reasonsJan Kiszka
2011-01-23kvm: x86: Swallow KVM_EXIT_SET_TPRJan Kiszka