aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-27acpi-test: update expected DSDTMichael S. Tsirkin
2015-01-26pc: acpi: fix WindowsXP BSOD when memory hotplug is enabledIgor Mammedov
2015-01-26pci: Split pcie_host_mmcfg_map()Alexander Graf
2015-01-26Add some trace calls to pci.c.Don Koch
2015-01-26ich9: add disable_s3, disable_s4, s4_val propertiesAmit Shah
2015-01-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150116'...Peter Maydell
2015-01-16fw_cfg: fix endianness in fw_cfg_data_mem_read() / _write()Laszlo Ersek
2015-01-16target-arm: crypto: fix BE host supportArd Biesheuvel
2015-01-16Merge remote-tracking branch 'remotes/amit-migration/tags/mig-2.3-1' into sta...Peter Maydell
2015-01-16vmstate: type-check sub-arraysPaolo Bonzini
2015-01-16migration_cancel: shutdown migration socketDr. David Alan Gilbert
2015-01-16Handle bi-directional communication for fd migrationCristian Klein
2015-01-16socket shutdownDr. David Alan Gilbert
2015-01-16Tests: QEMUSizedBuffer/QEMUBufferYang Hongyang
2015-01-16QEMUSizedBuffer: only free qsb that qemu_bufopen allocatedYang Hongyang
2015-01-15xbzrle: rebuild the cache_is_cached functionChenLiang
2015-01-15xbzrle: optimize XBZRLE to decrease the cache missesChenLiang
2015-01-15Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-01-1...Peter Maydell
2015-01-15vl.c: fix some alignment issuesMarcel Apfelbaum
2015-01-15blizzard: do not depend on VGA internalsPaolo Bonzini
2015-01-15Makefile: Remove config.status and common.env during 'make distclean'Thomas Huth
2015-01-15target-openrisc: bugfix for dec_sys to decode instructions correctlyDavid Morrison
2015-01-15Do not hang on full PTYDon Slutz
2015-01-15misc: Fix new typos in commentsStefan Weil
2015-01-15target-arm: Fix typo in comment (seperately -> separately)Stefan Weil
2015-01-15target-tricore: Fix new typosStefan Weil
2015-01-15migration/qemu-file.c: Don't shift left into sign bitPeter Maydell
2015-01-15translate-all: Mark map_exec() with the 'unused' attributeSeokYeon Hwang
2015-01-15tests/hd-geo-test.c: Remove unused test_image variablePeter Maydell
2015-01-15vt82c686: avoid out-of-bounds readPaolo Bonzini
2015-01-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-01-14cpus: consistently use QEMU_CLOCK_VIRTUAL_RT for icount_warp_rt timerPavel Dovgalyuk
2015-01-14qemu-timer: rename timer_init to timer_init_tlPaolo Bonzini
2015-01-14scsi: fix cancellation when I/O was completed but DMA was not.Paolo Bonzini
2015-01-14rules.mak: Fix module buildFam Zheng
2015-01-14hw/scsi/lsi53c895a: add support for additional diag / debug registersPeter Lieven
2015-01-14qemu-common.h: optimise muldiv64 if int128 is availableFrediano Ziglio
2015-01-14target-i386: do not memcpy in and out of xmm_regsPaolo Bonzini
2015-01-14target-i386: fix movntsd on big-endian hostsPaolo Bonzini
2015-01-14vl.c: fix regression when reading memory size from config fileMarcel Apfelbaum
2015-01-13Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-13' into stagingPeter Maydell
2015-01-13xen-hvm: increase maxmem before calling xc_domain_populate_physmapStefano Stabellini
2015-01-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-01-13NVMe: Set correct VS Value for 1.1 Compliant ControllersAnubhav Rakshit
2015-01-13MAINTAINERS: Add migration/block* to block subsystemFam Zheng
2015-01-13MAINTAINERS: Update email addresses for Chrysostomos NanakosChrysostomos Nanakos
2015-01-13nvme: Fix get/set number of queues featureAlex Friedman
2015-01-13ide: Implement VPD response for ATAPIJohn Snow
2015-01-13block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET}Fam Zheng
2015-01-13block: limited request size in write zeroes unsupported pathPeter Lieven