aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-03Update VERSION for 1.7.1 releasev1.7.1Michael Roth
2014-02-27KVM: Use return value for error printAlexander Graf
2014-02-27hw/intc/arm_gic: Fix GIC_SET_LEVELChristoffer Dall
2014-02-27hw/arm/musicpal: Remove nonexistent CDTP2, CDTP3 registersPeter Maydell
2014-02-27hw/intc/exynos4210_combiner: Don't overrun output_irq array in initPeter Maydell
2014-02-27hw/timer/arm_timer: Avoid array overrun for bad addressesPeter Maydell
2014-02-27hw/misc/arm_sysctl: Fix bad boundary check on mb clock accessesPeter Maydell
2014-02-25qga: Fix memory allocation pastoMarkus Armbruster
2014-02-25qga: vss-win32: Fix interference with snapshot deletion by other VSS requestTomoki Sekiyama
2014-02-25qga: vss-win32: Fix interference with snapshot creation by other VSS requestersTomoki Sekiyama
2014-02-25qga: vss-win32: Use NULL as an invalid pointer for OpenEvent and CreateEventTomoki Sekiyama
2014-02-21adlib: fix patching of port I/O addressesPaolo Bonzini
2014-02-21tcg-arm: The shift count of op_rotl_i32 is in args[2] not args[1].Huw Davies
2014-02-21memory: fix limiting of translation at a page boundaryPaolo Bonzini
2014-02-21Update OpenBIOS imagesMark Cave-Ayland
2014-02-21linux-user: Fix trampoline code for CRISStefan Weil
2014-02-21i386: Add missing include file for QEMU_PACKEDStefan Weil
2014-02-21KVM: Retry KVM_CREATE_VM on EINTRthomas knych
2014-02-21virtio-scsi: Prevent assertion on missed eventsEric Farman
2014-02-21virtio-scsi: Cleanup of I/Os that never startedEric Farman
2014-02-21scsi: Assign cancel_io vector for scsi_disk_emulate_opsPaolo Bonzini
2014-02-21scsi: Support TEST UNIT READY in the dummy LUN0Paolo Bonzini
2014-02-21block/curl: Implement the libcurl timer callback interfacePeter Maydell
2014-02-21vfio-pci: Release all MSI-X vectors when disabledAlex Williamson
2014-02-21migration: qmp_migrate(): keep working after syntax errorLuiz Capitulino
2014-02-21mainstone: Fix duplicate array values for key 'space'Stefan Weil
2014-02-21seccomp: exit if seccomp_init() failsCorey Bryant
2014-02-21s390x/kvm: Fix diagnose handling.Cornelia Huck
2014-02-21qemu_opts_parse(): always check return valueLaszlo Ersek
2014-02-21block/iscsi: use a bh to schedule co reentrancePeter Lieven
2014-02-21hpet: fix build with CONFIG_HPET offMichael S. Tsirkin
2014-02-21tcg/optimize: fix known-zero bits for right shift opsAurelien Jarno
2014-02-21Fix QEMU build on OpenBSD on x86 archsBrad
2014-02-21linux-user: create target_structs header to place ipc_perm and shmid_dsPetar Jovanovic
2014-02-20linux-user: pass correct parameter to do_shmctl()Petar Jovanovic
2014-02-20target-mips: fix 64-bit FPU config for user-mode emulationPetar Jovanovic
2014-02-20piix: fix 32bit pci holeGerd Hoffmann
2014-02-20pc: map PCI address space as catchall region for not mapped addressesMichael S. Tsirkin
2014-02-20exec: separate sections and nodes per address spaceMarcel Apfelbaum
2014-02-20exec: pass hw address to phys_page_findMichael S. Tsirkin
2014-02-20exec: replace leaf with skipMichael S. Tsirkin
2014-02-20split definitions for exec.c and translate-all.c radix treesPaolo Bonzini
2014-02-20qdev-monitor: Avoid device_add crashing on non-device driver nameMarkus Armbruster
2014-02-20x86: only allow real mode to access 32bit without LMAAlexander Graf
2014-02-20vl: add missing transition debug->finish_migratePaolo Bonzini
2014-02-20migration: Fix rate limitMatthew Garrett
2014-02-20qom: Split out object and class cachesPeter Crosthwaite
2014-02-20memory.c: bugfix - ref counting mismatch in memory_region_findMarcel Apfelbaum
2014-02-20intel-hda: fix position bufferGerd Hoffmann
2014-02-20scsi-disk: fix VERIFY emulationPaolo Bonzini