aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-20hw/pci: remove obsolete PCIDevice->init()Philippe Mathieu-Daudé
2018-03-20standard-headers: update virtio_net.hMichael S. Tsirkin
2018-03-13tests: acpi: don't read all fields in test_acpi_fadt_table()Igor Mammedov
2018-03-13virt_arm: acpi: reuse common build_fadt()Igor Mammedov
2018-03-13acpi: move build_fadt() from i386 specific to generic ACPI sourceIgor Mammedov
2018-03-13pc: acpi: use build_append_foo() API to construct FADTIgor Mammedov
2018-03-13pc: acpi: isolate FADT specific data into AcpiFadtData structureIgor Mammedov
2018-03-13acpi: move ACPI_PORT_SMI_CMD define to header it belongs toIgor Mammedov
2018-03-13acpi: add build_append_gas() helper for Generic Address StructureIgor Mammedov
2018-03-13acpi: reuse AcpiGenericAddress instead of Acpi20GenericAddressIgor Mammedov
2018-03-13pc: replace pm object initialization with one-liner in acpi_get_pm_info()Igor Mammedov
2018-03-13acpi: remove unused acpi-dsdt.amlIgor Mammedov
2018-03-13virtio-net: add linkspeed and duplex settings to virtio-netJason Baron
2018-03-13virtio-net: use 64-bit values for feature flagsJason Baron
2018-03-13scripts/update-linux-headers: add ethtool.h and update to 4.16.0-rc4Jason Baron
2018-03-13Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2018-03-13Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2018-03-13Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell
2018-03-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2018-03-13Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2018-03-12device-crash-test: Use 'python' binaryEduardo Habkost
2018-03-12qmp.py: Encode json data before sendingEduardo Habkost
2018-03-12qemu.py: Use items() instead of iteritems()Eduardo Habkost
2018-03-12device-crash-test: New known crashesEduardo Habkost
2018-03-12Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180312-pull-request' ...Peter Maydell
2018-03-12i386: Add support to get/set/migrate Intel Processor Trace featureChao Peng
2018-03-12i386: Add Intel Processor Trace feature supportChao Peng
2018-03-12target-i386: add KVM_HINTS_DEDICATED performance hintWanpeng Li
2018-03-12Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180312-pull-request' ...Peter Maydell
2018-03-13tests: make docker-test-debug@fedora run sanitizersMarc-André Lureau
2018-03-12Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180312-pull-request...Peter Maydell
2018-03-12Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180312-pull-request' i...Peter Maydell
2018-03-12Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180309a'...Peter Maydell
2018-03-12Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180309'...Peter Maydell
2018-03-12trace: only permit standard C types and fixed size integer typesDaniel P. Berrangé
2018-03-12trace: remove use of QEMU specific types from trace probesDaniel P. Berrangé
2018-03-12trace: include filename when printing parser error messagesDaniel P. Berrangé
2018-03-12simpletrace: fix timestamp argument typeStefan Hajnoczi
2018-03-12log-for-trace.h: Split out parts of log.h used by trace.hPeter Maydell
2018-03-12block: make BDRV_POLL_WHILE() re-entrancy safeStefan Hajnoczi
2018-03-12vga: fix region calculationGerd Hoffmann
2018-03-12usbredir: reorder fields in USBRedirDevice to reduce paddingzhenwei.pi
2018-03-12audio/sdl: build as moduleGerd Hoffmann
2018-03-12audio/pulseaudio: build as moduleGerd Hoffmann
2018-03-12audio/oss: build as moduleGerd Hoffmann
2018-03-12audio/alsa: build as moduleGerd Hoffmann
2018-03-12build: enable audio modulesGerd Hoffmann
2018-03-12audio: add module loading supportGerd Hoffmann
2018-03-12audio: add driver registryGerd Hoffmann
2018-03-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell