summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update VERSION for 1.7.1 releasev1.7.1Michael Roth2014-03-031-1/+1
* KVM: Use return value for error printAlexander Graf2014-02-271-1/+1
* hw/intc/arm_gic: Fix GIC_SET_LEVELChristoffer Dall2014-02-271-1/+1
* hw/arm/musicpal: Remove nonexistent CDTP2, CDTP3 registersPeter Maydell2014-02-271-4/+2
* hw/intc/exynos4210_combiner: Don't overrun output_irq array in initPeter Maydell2014-02-271-1/+1
* hw/timer/arm_timer: Avoid array overrun for bad addressesPeter Maydell2014-02-271-0/+2
* hw/misc/arm_sysctl: Fix bad boundary check on mb clock accessesPeter Maydell2014-02-271-2/+2
* qga: Fix memory allocation pastoMarkus Armbruster2014-02-251-1/+1
* qga: vss-win32: Fix interference with snapshot deletion by other VSS requestTomoki Sekiyama2014-02-251-1/+3
* qga: vss-win32: Fix interference with snapshot creation by other VSS requestersTomoki Sekiyama2014-02-252-27/+36
* qga: vss-win32: Use NULL as an invalid pointer for OpenEvent and CreateEventTomoki Sekiyama2014-02-252-17/+13
* adlib: fix patching of port I/O addressesPaolo Bonzini2014-02-211-2/+2
* tcg-arm: The shift count of op_rotl_i32 is in args[2] not args[1].Huw Davies2014-02-211-1/+1
* memory: fix limiting of translation at a page boundaryPaolo Bonzini2014-02-211-12/+17
* Update OpenBIOS imagesMark Cave-Ayland2014-02-216-1/+1
* linux-user: Fix trampoline code for CRISStefan Weil2014-02-211-4/+4
* i386: Add missing include file for QEMU_PACKEDStefan Weil2014-02-211-2/+1
* KVM: Retry KVM_CREATE_VM on EINTRthomas knych2014-02-211-3/+9
* virtio-scsi: Prevent assertion on missed eventsEric Farman2014-02-211-1/+1
* virtio-scsi: Cleanup of I/Os that never startedEric Farman2014-02-211-0/+4
* scsi: Assign cancel_io vector for scsi_disk_emulate_opsPaolo Bonzini2014-02-211-0/+1
* scsi: Support TEST UNIT READY in the dummy LUN0Paolo Bonzini2014-02-211-0/+2
* block/curl: Implement the libcurl timer callback interfacePeter Maydell2014-02-211-11/+70
* vfio-pci: Release all MSI-X vectors when disabledAlex Williamson2014-02-211-0/+12
* migration: qmp_migrate(): keep working after syntax errorLuiz Capitulino2014-02-211-0/+1
* mainstone: Fix duplicate array values for key 'space'Stefan Weil2014-02-211-2/+11
* seccomp: exit if seccomp_init() failsCorey Bryant2014-02-211-0/+1
* s390x/kvm: Fix diagnose handling.Cornelia Huck2014-02-212-6/+16
* qemu_opts_parse(): always check return valueLaszlo Ersek2014-02-211-1/+6
* block/iscsi: use a bh to schedule co reentrancePeter Lieven2014-02-211-1/+10
* hpet: fix build with CONFIG_HPET offMichael S. Tsirkin2014-02-212-7/+9
* tcg/optimize: fix known-zero bits for right shift opsAurelien Jarno2014-02-211-5/+14
* Fix QEMU build on OpenBSD on x86 archsBrad2014-02-212-1/+9
* linux-user: create target_structs header to place ipc_perm and shmid_dsPetar Jovanovic2014-02-2120-48/+963
* linux-user: pass correct parameter to do_shmctl()Petar Jovanovic2014-02-201-1/+1
* target-mips: fix 64-bit FPU config for user-mode emulationPetar Jovanovic2014-02-201-2/+5
* piix: fix 32bit pci holeGerd Hoffmann2014-02-203-9/+4
* pc: map PCI address space as catchall region for not mapped addressesMichael S. Tsirkin2014-02-206-74/+17
* exec: separate sections and nodes per address spaceMarcel Apfelbaum2014-02-201-87/+64
* exec: pass hw address to phys_page_findMichael S. Tsirkin2014-02-201-4/+4
* exec: replace leaf with skipMichael S. Tsirkin2014-02-201-8/+9
* split definitions for exec.c and translate-all.c radix treesPaolo Bonzini2014-02-203-29/+39
* qdev-monitor: Avoid device_add crashing on non-device driver nameMarkus Armbruster2014-02-201-1/+1
* x86: only allow real mode to access 32bit without LMAAlexander Graf2014-02-201-0/+6
* vl: add missing transition debug->finish_migratePaolo Bonzini2014-02-201-0/+1
* migration: Fix rate limitMatthew Garrett2014-02-201-1/+1
* qom: Split out object and class cachesPeter Crosthwaite2014-02-202-7/+9
* memory.c: bugfix - ref counting mismatch in memory_region_findMarcel Apfelbaum2014-02-201-0/+1
* intel-hda: fix position bufferGerd Hoffmann2014-02-201-0/+1
* scsi-disk: fix VERIFY emulationPaolo Bonzini2014-02-201-7/+19