aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-26Makefile: Install qemu-[qmp/ga]-ref.* into the directory "interop"Liao Pingfang2-6/+8
2020-06-26hw/scsi/megasas: Fix possible out-of-bounds array access in tracepointsThomas Huth1-13/+23
2020-06-26docs/nvdimm: add description of alignment requirement of device daxJingqi Liu2-1/+11
2020-06-26exec: fetch the alignment of Linux devdax pmem character device nodesJingqi Liu1-1/+53
2020-06-26configure: add libdaxctl supportJingqi Liu1-0/+29
2020-06-26replay: synchronize on every virtual timer callbackPavel Dovgalyuk2-24/+10
2020-06-26replay: notify the main loop when there are no instructionsPavel Dovgalyuk1-3/+12
2020-06-26memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"Michael S. Tsirkin1-20/+9
2020-06-26libqos: pci-pc: use 32-bit write for EJ registerPaolo Bonzini1-1/+1
2020-06-26libqos: usb-hcd-ehci: use 32-bit write for config registerPaolo Bonzini1-1/+1
2020-06-26util/getauxval: Porting to FreeBSD getauxval featureDavid CARLIER1-0/+10
2020-06-26kvm: support to get/set dirty log initial-all-set capabilityJay Zhou1-7/+14
2020-06-25Merge remote-tracking branch 'remotes/xtensa/tags/20200625-xtensa' into stagingPeter Maydell3-23/+46
2020-06-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell36-290/+286
2020-06-25Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell20-25/+33
2020-06-25Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2020-06-23' into ...Peter Maydell44-263/+921
2020-06-24Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridgeAni Sinha1-10/+11
2020-06-24Stop vhost-user sending uninitialized mmap_offsetsRaphael Norwitz1-6/+6
2020-06-24docs/specs/tpm: ACPI boot now supported for TPM/ARMEric Auger1-2/+0
2020-06-24arm/acpi: Add the TPM2.0 device under the DSDTEric Auger1-0/+34
2020-06-24acpi: Some build_tpm2() code reshapeEric Auger2-37/+32
2020-06-24tests/acpi: update expected data filesGerd Hoffmann18-0/+0
2020-06-24acpi: q35: drop _SB.PCI0.ISA.LPCD opregion.Gerd Hoffmann1-11/+0
2020-06-24acpi: drop build_piix4_pm()Gerd Hoffmann1-16/+0
2020-06-24acpi: drop serial/parallel enable bits from dsdtGerd Hoffmann1-23/+0
2020-06-24acpi: simplify build_isa_devices_aml()Gerd Hoffmann1-10/+6
2020-06-24acpi: factor out fw_cfg_add_acpi_dsdt()Gerd Hoffmann3-23/+30
2020-06-24acpi: move aml builder code for i8042 (kbd+mouse) deviceGerd Hoffmann2-39/+31
2020-06-24floppy: move cmos_get_fd_drive_type() from pcGerd Hoffmann4-27/+26
2020-06-24floppy: make isa_fdc_get_drive_max_chs staticGerd Hoffmann2-4/+2
2020-06-24acpi: move aml builder code for floppy deviceGerd Hoffmann4-83/+91
2020-06-24acpi: bios-tables-test: show more context on asl diffsGerd Hoffmann1-1/+1
2020-06-24qtest: allow DSDT acpi table changesGerd Hoffmann1-0/+18
2020-06-24Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-06-23-1...Peter Maydell29-103/+136
2020-06-24trace/simple: Fix unauthorized enableMarkus Armbruster2-7/+15
2020-06-24scripts/tracetool: Update maintainer email addressPhilippe Mathieu-Daudé18-18/+18
2020-06-23Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200623'...Peter Maydell27-1152/+1625
2020-06-23sd/milkymist-memcard: Fix error API violationMarkus Armbruster1-1/+1
2020-06-23sd/pxa2xx_mmci: Don't crash on pxa2xx_mmci_init() errorMarkus Armbruster1-12/+3
2020-06-23arm/aspeed: Drop aspeed_board_init_flashes() parameter @errpMarkus Armbruster1-6/+6
2020-06-23qdev: Make qdev_prop_set_drive() match the other helpersMarkus Armbruster32-59/+74
2020-06-23qdev: Reject chardev property overrideMarkus Armbruster1-0/+8
2020-06-23qdev: Reject drive property overrideMarkus Armbruster2-85/+11
2020-06-23qdev: Improve netdev property override error a bitMarkus Armbruster3-3/+46
2020-06-23qdev: Eliminate get_pointer(), set_pointer()Markus Armbruster1-60/+35
2020-06-23blockdev: Deprecate -drive with bogus interface typeMarkus Armbruster4-2/+43
2020-06-23docs/qdev-device-use.txt: Update section "Default Devices"Markus Armbruster1-2/+2
2020-06-23fdc: Deprecate configuring floppies with -global isa-fdcMarkus Armbruster4-9/+77
2020-06-23fdc: Open-code fdctrl_init_isa()Markus Armbruster3-17/+6
2020-06-23fdc: Reject clash between -drive if=floppy and -global isa-fdcMarkus Armbruster6-159/+71