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
2020-05-05
iotests: add hmp helper with logging
John Snow
2020-05-05
iotests: limit line length to 79 chars
John Snow
2020-05-05
iotests: touch up log function signature
John Snow
2020-05-05
iotests: drop pre-Python 3.4 compatibility code
John Snow
2020-05-05
iotests: alphabetize standard imports
John Snow
2020-05-05
iotests: add pylintrc file
John Snow
2020-05-05
iotests: replace mutable list default args
John Snow
2020-05-05
iotests: ignore import warnings from pylint
John Snow
2020-05-05
iotests: don't use 'format' for drive_add
John Snow
2020-05-05
iotests: do a light delinting
John Snow
2020-05-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-05-04
hw/i386: Make vmmouse helpers static
Philippe Mathieu-Daudé
2020-05-04
hw/i386: Add 'vmport.h' local header
Philippe Mathieu-Daudé
2020-05-04
hw/i386/vmport: Remove unused 'hw/input/i8042.h' include
Philippe Mathieu-Daudé
2020-05-04
hw/i386/pc: Create 'vmport' device in place
Philippe Mathieu-Daudé
2020-05-04
acpi: unit-test: Update WAET ACPI Table expected binaries
Liran Alon
2020-05-04
acpi: Add Windows ACPI Emulated Device Table (WAET)
Liran Alon
2020-05-04
acpi: unit-test: Ignore diff in WAET ACPI table
Liran Alon
2020-05-04
Refactor vhost_user_set_mem_table functions
Raphael Norwitz
2020-05-04
tests/acpi: add expected tables for bios-tables-test
Shameer Kolothum
2020-05-04
bios-tables-test: test pc-dimm and nvdimm coldplug for arm/virt
Shameer Kolothum
2020-05-04
tests: Update ACPI tables list for upcoming arm/virt test changes
Shameer Kolothum
2020-05-04
hw/arm/virt: Add nvdimm hotplug support
Shameer Kolothum
2020-05-04
hw/arm/virt: Add nvdimm hot-plug infrastructure
Kwangwoo Lee
2020-05-04
nvdimm: Use configurable ACPI IO base and size
Kwangwoo Lee
2020-05-04
hw/acpi/nvdimm: Fix for NVDIMM incorrect DSM output buffer length
Shameer Kolothum
2020-05-04
acpi: DSDT without _STA
Michael S. Tsirkin
2020-05-04
checkpatch: ignore allowed diff list
Michael S. Tsirkin
2020-05-04
checkpatch: fix acpi check with multiple file name
Michael S. Tsirkin
2020-05-04
vhost-user-blk: fix invalid memory access
Li Feng
2020-05-04
virtio-pci: update virtio pci bar layout documentation
Anthoine Bourgeois
2020-05-04
virtio-vga: fix virtio-vga bar ordering
Anthoine Bourgeois
2020-05-04
rtc: add RTC_ISA_BASE
Gerd Hoffmann
2020-05-04
acpi: add ISADeviceClass->build_aml()
Gerd Hoffmann
2020-05-04
acpi: drop pointless _STA method
Gerd Hoffmann
2020-05-04
qtest: allow DSDT acpi table changes
Gerd Hoffmann
2020-05-04
acpi: add aml builder stubs
Gerd Hoffmann
2020-05-04
move 'typedef Aml' to qemu/types.h
Gerd Hoffmann
2020-05-04
hw/pci/pcie: Replace PCI_DEVICE() casts with existing variable
Julia Suvorova
2020-05-04
hw/pci/pcie: Forbid hot-plug if it's disabled on the slot
Julia Suvorova
2020-05-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200504'...
Peter Maydell
2020-05-04
target/arm: Move gen_ function typedefs to translate.h
Peter Maydell
2020-05-04
target/arm: Convert Neon 3-reg-same VMUL, VMLA, VMLS, VSHL to decodetree
Peter Maydell
2020-05-04
target/arm: Convert Neon 3-reg-same VQADD/VQSUB to decodetree
Peter Maydell
2020-05-04
target/arm: Convert Neon 3-reg-same comparisons to decodetree
Peter Maydell
2020-05-04
target/arm: Convert Neon 3-reg-same VMAX/VMIN to decodetree
Peter Maydell
2020-05-04
target/arm: Convert Neon 3-reg-same logic ops to decodetree
Peter Maydell
2020-05-04
target/arm: Convert Neon 3-reg-same VADD/VSUB to decodetree
Peter Maydell
2020-05-04
target/arm: Convert Neon 'load/store single structure' to decodetree
Peter Maydell
2020-05-04
target/arm: Convert Neon 'load single structure to all lanes' to decodetree
Peter Maydell
[next]