aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-27aspeed_timer: Fix ASPEED_TIMER macro definitionEduardo Habkost1-1/+1
2020-08-27opentitan: Rename memmap enum constantsEduardo Habkost2-61/+61
2020-08-27aspeed_soc: Rename memmap/irqmap enum constantsEduardo Habkost4-266/+266
2020-08-27allwinner-h3: Rename memmap enum constantsEduardo Habkost3-96/+96
2020-08-27pl110: Rename pl110_version enum valuesEduardo Habkost1-11/+11
2020-08-27vmw_pvscsi: Rename QOM class cast macrosEduardo Habkost1-4/+4
2020-08-27megasas: Rename QOM class cast macrosEduardo Habkost1-6/+6
2020-08-27e1000: Rename QOM class cast macrosEduardo Habkost1-4/+4
2020-08-27numa: hmat: fix cache size checkIgor Mammedov1-4/+4
2020-08-27ninjatool: Fixes E$$: in generated Makefile.ninjaYonggang Luo1-1/+1
2020-08-27meson: set colorout to autoGerd Hoffmann1-1/+2
2020-08-27meson: Mingw64 gcc doesn't recognize system include_type for sdl2Yonggang Luo1-2/+1
2020-08-27meson: fix relpath failure on Win32Yonggang Luo1-2/+9
2020-08-27ninjatool: quote dollars in variablesPaolo Bonzini1-1/+2
2020-08-27meson: don't require CONFIG_VTE for the GTK UIMark Cave-Ayland1-1/+1
2020-08-27meson: cleanup xkbcommon detectionPaolo Bonzini1-7/+5
2020-08-27configure: add --ninja optionPaolo Bonzini1-1/+15
2020-08-27meson: skip SDL2 detection if --disable-systemPaolo Bonzini1-11/+16
2020-08-27meson: move pixman detection to mesonPaolo Bonzini4-26/+15
2020-08-27configure: default to PIE disabled on Windows platformsDaniel P. Berrangé1-0/+1
2020-08-27meson: Fix chardev-baum.so nameBruce Rogers1-1/+1
2020-08-27meson: Fix meson build with --enable-libdaxctlBruce Rogers2-1/+6
2020-08-27scripts/qemu-version.sh: Add missing space before ']'Thomas Huth1-1/+1
2020-08-27meson: Don't make object files for dtrace on macOSRoman Bolshakov1-5/+8
2020-08-27meson: Build qemu-nbd on macOS againThomas Huth1-1/+1
2020-08-27trace: fix creation of systemtap filesStefan Hajnoczi1-4/+4
2020-08-27Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell46-31/+225
2020-08-27Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200827' into stagingPeter Maydell4-1/+85
2020-08-27tests/bios-tables-test: add smbios cpu speed testYing Fang1-0/+42
2020-08-27hw/smbios: add options for type 4 max-speed and current-speedYing Fang2-5/+33
2020-08-27vhost-user-blk-pci: default num_queues to -smp NStefan Hajnoczi4-1/+12
2020-08-27virtio-blk-pci: default num_queues to -smp NStefan Hajnoczi4-2/+14
2020-08-27virtio-scsi-pci: default num_queues to -smp NStefan Hajnoczi8-13/+37
2020-08-27virtio-scsi: introduce a constant for fixed virtqueuesStefan Hajnoczi6-7/+14
2020-08-27virtio-pci: add virtio_pci_optimal_num_queues() helperStefan Hajnoczi2-0/+41
2020-08-27Introduce a new flag for i440fx to disable PCI hotplug on the root busAni Sinha3-3/+27
2020-08-27acpi: update expected DSDT files with _UID changesMichael S. Tsirkin22-21/+0
2020-08-27disassemble-aml: -o actually worksMichael S. Tsirkin1-3/+8
2020-08-27arm/acpi: fix an out of spec _UID for PCI rootMichael S. Tsirkin1-1/+1
2020-08-27i386/acpi: fix inconsistent QEMU/OVMF device pathsMichael S. Tsirkin1-2/+2
2020-08-27acpi: allow DSDT changesMichael S. Tsirkin1-0/+21
2020-08-27hw/vfio/ap: Plug memleak in vfio_ap_get_group()Pan Nengyuan1-0/+1
2020-08-27docs/system/s390x: Add a chapter about s390x boot devicesThomas Huth2-0/+83
2020-08-27virtio-ccw-input: fix descriptionCornelia Huck1-1/+1
2020-08-26Merge remote-tracking branch 'remotes/hdeller/tags/target-hppa-v3-pull-reques...Peter Maydell6-76/+148
2020-08-26hw/display/artist: Fix invalidation of lines near screen borderSven Schnelle1-1/+6
2020-08-26hw/display/artist: Fix invalidation of lines in artist_draw_line()Sven Schnelle1-1/+4
2020-08-26hw/display/artist: Unbreak size mismatch memory accessesHelge Deller1-8/+4
2020-08-26hw/display/artist: Prevent out of VRAM buffer accessesHelge Deller1-41/+69
2020-08-26Revert "hw/display/artist: Avoid drawing line when nothing to display"Helge Deller1-3/+0