summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* smbios: Set system manufacturer, product & version by defaultMarkus Armbruster2013-12-104-1/+59
* exec: reduce L2_PAGE_SIZEMichael S. Tsirkin2013-12-101-1/+1
* exec: make address spaces 64-bit widePaolo Bonzini2013-12-101-6/+2
* exec: memory radix tree page level compressionMichael S. Tsirkin2013-12-101-1/+74
* exec: pass hw address to phys_page_findMichael S. Tsirkin2013-12-101-4/+4
* exec: extend skip field to 6 bit, page entry to 32 bitMichael S. Tsirkin2013-12-101-6/+6
* exec: replace leaf with skipMichael S. Tsirkin2013-12-101-8/+9
* split definitions for exec.c and translate-all.c radix treesPaolo Bonzini2013-12-103-29/+39
* spapr_pci: s/INT64_MAX/UINT64_MAX/Michael S. Tsirkin2013-12-101-1/+1
* pc: s/INT64_MAX/UINT64_MAX/Paolo Bonzini2013-12-102-2/+2
* pci: fix address space size for bridgeMichael S. Tsirkin2013-12-101-1/+1
* MAINTAINERS: update X86 machine entryMichael S. Tsirkin2013-12-101-2/+16
* acpi-test: basic acpi unit-testMichael S. Tsirkin2013-12-102-0/+137
* qtest: split configuration of qtest accelerator and chardevPaolo Bonzini2013-12-103-33/+20
* pc: map PCI address space as catchall region for not mapped addressesMichael S. Tsirkin2013-12-106-74/+17
* hw: Pass QEMUMachine to its init() methodMarkus Armbruster2013-12-102-3/+7
* target-mips: Use macro ARRAY_SIZE where possibleStefan Weil2013-12-091-18/+12
* target-mips: fix 64-bit FPU config for user-mode emulationPetar Jovanovic2013-12-091-2/+5
* target-sh4: move features flag after CPU_COMMONBobby Bingham2013-12-091-3/+3
* target-cris: Use new qemu_ld/st opcodesRichard Henderson2013-12-081-25/+4
* Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20131206.0' int...Anthony Liguori2013-12-077-15/+247
|\
| * vfio-pci: Release all MSI-X vectors when disabledAlex Williamson2013-12-061-0/+12
| * vfio-pci: Add debug config options to disable MSI/X KVM supportAlex Williamson2013-12-061-4/+20
| * vfio-pci: Fix Nvidia MSI ACK through 0x88000 quirkAlex Williamson2013-12-061-1/+29
| * vfio-pci: Make use of new KVM-VFIO deviceAlex Williamson2013-12-061-0/+67
| * linux-headers: Update from v3.13-rc3Alex Williamson2013-12-066-10/+119
* | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-12-0748-388/+3238
|\ \
| * | qemu-iotests: filter QEMU monitor \r\nStefan Hajnoczi2013-12-062-57/+58
| * | aio: make aio_poll(ctx, true) block with no fdsStefan Hajnoczi2013-12-063-11/+0
| * | block: clean up bdrv_drain_all() throttling commentsStefan Hajnoczi2013-12-061-6/+1
| * | qcow2: use start_of_cluster() and offset_into_cluster() everywhereHu Tao2013-12-062-12/+12
| * | qemu-img: decrease progress update interval on convertPeter Lieven2013-12-061-1/+1
| * | qemu-img: round down request length to an aligned sectorPeter Lieven2013-12-061-8/+24
| * | qemu-img: dynamically adjust iobuffer size during convertPeter Lieven2013-12-051-3/+13
| * | block/iscsi: set bs->bl.opt_transfer_lengthPeter Lieven2013-12-051-0/+3
| * | block: add opt_transfer_length to BlockLimitsPeter Lieven2013-12-051-0/+3
| * | block/iscsi: set bdi->cluster_sizePeter Lieven2013-12-051-0/+7
| * | qemu-img: fix usage instruction for qemu-img convertPeter Lieven2013-12-051-1/+0
| * | qemu-img: add support for skipping zeroes in input during convertPeter Lieven2013-12-051-38/+42
| * | qemu-nbd: add doc for option -fWenchao Xia2013-12-042-0/+3
| * | qemu-iotests: add test for snapshot in qemu-img convertWenchao Xia2013-12-042-1/+30
| * | qemu-img: add -l for snapshot in convertWenchao Xia2013-12-043-15/+45
| * | qemu-iotests: add 058 internal snapshot export with qemu-nbd caseWenchao Xia2013-12-045-1/+157
| * | qemu-nbd: support internal snapshot exportWenchao Xia2013-12-044-3/+77
| * | snapshot: distinguish id and name in load_tmpWenchao Xia2013-12-046-10/+83
| * | qemu-iotests: Split qcow2 only cases in 048Fam Zheng2013-12-045-43/+105
| * | qemu-iotests: Clean up spaces in usage outputFam Zheng2013-12-041-8/+8
| * | qemu-iotests: Change default cache mode to "writeback"Fam Zheng2013-12-041-1/+1
| * | qemu-iotests: Add _default_cache_mode and _supported_cache_modesFam Zheng2013-12-044-14/+21
| * | qemu-iotests: Honour cache mode in iotests.pyFam Zheng2013-12-041-1/+2
OpenPOWER on IntegriCloud