index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-03-20
test/acpi-test-data: add ACPI tables for dimmpxm test
Haozhong Zhang
2018-03-20
tests/bios-tables-test: add test cases for DIMM proximity
Haozhong Zhang
2018-03-20
hw/acpi-build: build SRAT memory affinity structures for DIMM devices
Haozhong Zhang
2018-03-20
qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoList
Haozhong Zhang
2018-03-20
pc-dimm: make qmp_pc_dimm_device_list() sort devices by address
Haozhong Zhang
2018-03-20
hw/pci: remove obsolete PCIDevice->init()
Philippe Mathieu-Daudé
2018-03-20
standard-headers: update virtio_net.h
Michael S. Tsirkin
2018-03-13
tests: acpi: don't read all fields in test_acpi_fadt_table()
Igor Mammedov
2018-03-13
virt_arm: acpi: reuse common build_fadt()
Igor Mammedov
2018-03-13
acpi: move build_fadt() from i386 specific to generic ACPI source
Igor Mammedov
2018-03-13
pc: acpi: use build_append_foo() API to construct FADT
Igor Mammedov
2018-03-13
pc: acpi: isolate FADT specific data into AcpiFadtData structure
Igor Mammedov
2018-03-13
acpi: move ACPI_PORT_SMI_CMD define to header it belongs to
Igor Mammedov
2018-03-13
acpi: add build_append_gas() helper for Generic Address Structure
Igor Mammedov
2018-03-13
acpi: reuse AcpiGenericAddress instead of Acpi20GenericAddress
Igor Mammedov
2018-03-13
pc: replace pm object initialization with one-liner in acpi_get_pm_info()
Igor Mammedov
2018-03-13
acpi: remove unused acpi-dsdt.aml
Igor Mammedov
2018-03-13
virtio-net: add linkspeed and duplex settings to virtio-net
Jason Baron
2018-03-13
virtio-net: use 64-bit values for feature flags
Jason Baron
2018-03-13
scripts/update-linux-headers: add ethtool.h and update to 4.16.0-rc4
Jason Baron
2018-03-13
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2018-03-13
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2018-03-13
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
2018-03-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2018-03-13
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2018-03-12
device-crash-test: Use 'python' binary
Eduardo Habkost
2018-03-12
qmp.py: Encode json data before sending
Eduardo Habkost
2018-03-12
qemu.py: Use items() instead of iteritems()
Eduardo Habkost
2018-03-12
device-crash-test: New known crashes
Eduardo Habkost
2018-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180312-pull-request' ...
Peter Maydell
2018-03-12
i386: Add support to get/set/migrate Intel Processor Trace feature
Chao Peng
2018-03-12
i386: Add Intel Processor Trace feature support
Chao Peng
2018-03-12
target-i386: add KVM_HINTS_DEDICATED performance hint
Wanpeng Li
2018-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180312-pull-request' ...
Peter Maydell
2018-03-13
tests: make docker-test-debug@fedora run sanitizers
Marc-André Lureau
2018-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180312-pull-request...
Peter Maydell
2018-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180312-pull-request' i...
Peter Maydell
2018-03-12
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180309a'...
Peter Maydell
2018-03-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180309'...
Peter Maydell
2018-03-12
trace: only permit standard C types and fixed size integer types
Daniel P. Berrangé
2018-03-12
trace: remove use of QEMU specific types from trace probes
Daniel P. Berrangé
2018-03-12
trace: include filename when printing parser error messages
Daniel P. Berrangé
2018-03-12
simpletrace: fix timestamp argument type
Stefan Hajnoczi
2018-03-12
log-for-trace.h: Split out parts of log.h used by trace.h
Peter Maydell
2018-03-12
block: make BDRV_POLL_WHILE() re-entrancy safe
Stefan Hajnoczi
2018-03-12
vga: fix region calculation
Gerd Hoffmann
2018-03-12
usbredir: reorder fields in USBRedirDevice to reduce padding
zhenwei.pi
2018-03-12
audio/sdl: build as module
Gerd Hoffmann
2018-03-12
audio/pulseaudio: build as module
Gerd Hoffmann
2018-03-12
audio/oss: build as module
Gerd Hoffmann
[next]