summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pci: add pci_for_each_bus_depth_firstMichael S. Tsirkin2014-01-262-0/+42
* pc: make: fix dependencies: rebuild when included file is changedIgor Mammedov2014-01-261-1/+1
* acpi unit-test: do not fail on asl mismatchMarcel Apfelbaum2014-01-261-2/+11
* acpi unit-test: resolved iasl crashMarcel Apfelbaum2014-01-261-3/+15
* acpi unit-test: renamed ssdt_tables to tablesMarcel Apfelbaum2014-01-261-24/+24
* tests: fix acpi to work on bigendian hostAlexey Kardashevskiy2014-01-261-3/+3
* acpi unit-test: hook to rebuild expected aml filesMarcel Apfelbaum2014-01-261-5/+25
* acpi unit-test: added script to rebuild the expected aml filesMarcel Apfelbaum2014-01-261-0/+36
* acpi unit-test: extract iasl executable from configurationMarcel Apfelbaum2014-01-261-23/+8
* configure: add CONFIG_IASL to config-host.hMarcel Apfelbaum2014-01-261-0/+4
* acpi unit-test: compare DSDT and SSDT tables against expected valuesMarcel Apfelbaum2014-01-261-21/+240
* configure: added acpi unit-test filesMarcel Apfelbaum2014-01-261-0/+4
* acpi unit-test: add test filesMarcel Apfelbaum2014-01-2613-0/+0
* virtio: Fix return value for dummy function vhost_net_virtqueue_pendingStefan Weil2014-01-261-1/+1
* ACPI: Fix AppleSMC _STA sizeGabriel L. Somlo2014-01-262-8/+7
* Add DSDT node for AppleSMCGabriel L. Somlo2014-01-266-1/+29
* Python-lang gdb script to extract x86_64 guest vmcore from qemu coredumpLaszlo Ersek2014-01-261-0/+339
* Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2014-01-246-23/+145
|\
| * kvm: always update the MPX model specific registerPaolo Bonzini2014-01-201-3/+3
| * KVM: fix addr type for KVM_IOEVENTFDAlexey Kardashevskiy2014-01-151-1/+1
| * KVM: Retry KVM_CREATE_VM on EINTRthomas knych2014-01-151-3/+9
| * mempath prefault: fix off-by-one errorMarcelo Tosatti2013-12-301-1/+1
| * kvm: x86: Separately write feature control MSR on resetJan Kiszka2013-12-181-4/+29
| * roms: Flush icache when writing roms to guest memoryAlexander Graf2013-12-133-5/+47
| * target-i386: clear guest TSC on resetFernando Luis Vázquez Cao2013-12-122-3/+4
| * target-i386: do not special case TSC writebackFernando Luis Vázquez Cao2013-12-121-9/+1
| * target-i386: Intel MPXLiu Jinsong2013-12-124-3/+101
* | Merge remote-tracking branch 'otubo/seccomp' into stagingAnthony Liguori2014-01-241-1/+6
|\ \
| * | seccomp: add some basic shared memory syscalls to the whitelistPaul Moore2014-01-201-1/+4
| * | seccomp: add mkdir() and fchmod() to the whitelistPaul Moore2014-01-201-1/+3
* | | Merge remote-tracking branch 'sweil/tags/for_anthony' into stagingAnthony Liguori2014-01-241-3/+15
|\ \ \
| * | | gtk: Support keyboard translation for hosts running WindowsStefan Weil2014-01-201-3/+15
| |/ /
* | | Merge remote-tracking branch 'kraxel/tags/pull-audio-2' into stagingAnthony Liguori2014-01-241-0/+18
|\ \ \
| * | | hda-codec: disable streams on resetGerd Hoffmann2014-01-201-0/+18
| |/ /
* | | Merge remote-tracking branch 'kraxel/tags/pull-usb-2' into stagingAnthony Liguori2014-01-2410-6/+305
|\ \ \
| * | | usb-hid: add microsoft os descriptor supportGerd Hoffmann2014-01-161-0/+8
| * | | usb: add support for microsoft os descriptorsGerd Hoffmann2014-01-169-6/+297
| |/ /
* | | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2014-01-244-1/+16
|\ \ \
| * | | scsi: Support TEST UNIT READY in the dummy LUN0Paolo Bonzini2014-01-161-0/+2
| * | | block: add .bdrv_reopen_prepare() stub for iscsiJeff Cody2014-01-151-0/+9
| * | | virtio-scsi: Prevent assertion on missed eventsEric Farman2014-01-151-1/+1
| * | | virtio-scsi: Cleanup of I/Os that never startedEric Farman2014-01-151-0/+4
| * | | scsi: Assign cancel_io vector for scsi_disk_emulate_opsPaolo Bonzini2014-01-151-0/+1
| |/ /
* | | Merge remote-tracking branch 'kwolf/tags/for-anthony' into stagingAnthony Liguori2014-01-2477-885/+3579
|\ \ \
| * | | block: Switch bdrv_io_limits_intercept() to byte granularityKevin Wolf2014-01-241-8/+5
| * | | qemu-iotests: Test pwritev RMW logicKevin Wolf2014-01-246-0/+504
| * | | qemu-io: New command 'sleep'Kevin Wolf2014-01-241-0/+42
| * | | blkdebug: Make required alignment configurableKevin Wolf2014-01-242-0/+19
| * | | iscsi: Set bs->request_alignmentPaolo Bonzini2014-01-241-0/+1
| * | | block: Make bdrv_pwrite() a bdrv_prwv_co() wrapperKevin Wolf2014-01-242-56/+9
OpenPOWER on IntegriCloud