aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-27Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-08-27ninjatool: Fixes E$$: in generated Makefile.ninjaYonggang Luo
2020-08-27meson: set colorout to autoGerd Hoffmann
2020-08-27meson: Mingw64 gcc doesn't recognize system include_type for sdl2Yonggang Luo
2020-08-27meson: fix relpath failure on Win32Yonggang Luo
2020-08-27ninjatool: quote dollars in variablesPaolo Bonzini
2020-08-27meson: don't require CONFIG_VTE for the GTK UIMark Cave-Ayland
2020-08-27meson: cleanup xkbcommon detectionPaolo Bonzini
2020-08-27configure: add --ninja optionPaolo Bonzini
2020-08-27meson: skip SDL2 detection if --disable-systemPaolo Bonzini
2020-08-27meson: move pixman detection to mesonPaolo Bonzini
2020-08-27configure: default to PIE disabled on Windows platformsDaniel P. Berrangé
2020-08-27meson: Fix chardev-baum.so nameBruce Rogers
2020-08-27meson: Fix meson build with --enable-libdaxctlBruce Rogers
2020-08-27scripts/qemu-version.sh: Add missing space before ']'Thomas Huth
2020-08-27meson: Don't make object files for dtrace on macOSRoman Bolshakov
2020-08-27meson: Build qemu-nbd on macOS againThomas Huth
2020-08-27trace: fix creation of systemtap filesStefan Hajnoczi
2020-08-27Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-08-27Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200827' into stagingPeter Maydell
2020-08-27tests/bios-tables-test: add smbios cpu speed testYing Fang
2020-08-27hw/smbios: add options for type 4 max-speed and current-speedYing Fang
2020-08-27vhost-user-blk-pci: default num_queues to -smp NStefan Hajnoczi
2020-08-27virtio-blk-pci: default num_queues to -smp NStefan Hajnoczi
2020-08-27virtio-scsi-pci: default num_queues to -smp NStefan Hajnoczi
2020-08-27virtio-scsi: introduce a constant for fixed virtqueuesStefan Hajnoczi
2020-08-27virtio-pci: add virtio_pci_optimal_num_queues() helperStefan Hajnoczi
2020-08-27Introduce a new flag for i440fx to disable PCI hotplug on the root busAni Sinha
2020-08-27acpi: update expected DSDT files with _UID changesMichael S. Tsirkin
2020-08-27disassemble-aml: -o actually worksMichael S. Tsirkin
2020-08-27arm/acpi: fix an out of spec _UID for PCI rootMichael S. Tsirkin
2020-08-27i386/acpi: fix inconsistent QEMU/OVMF device pathsMichael S. Tsirkin
2020-08-27acpi: allow DSDT changesMichael S. Tsirkin
2020-08-27hw/vfio/ap: Plug memleak in vfio_ap_get_group()Pan Nengyuan
2020-08-27docs/system/s390x: Add a chapter about s390x boot devicesThomas Huth
2020-08-27virtio-ccw-input: fix descriptionCornelia Huck
2020-08-26Merge remote-tracking branch 'remotes/hdeller/tags/target-hppa-v3-pull-reques...Peter Maydell
2020-08-26hw/display/artist: Fix invalidation of lines near screen borderSven Schnelle
2020-08-26hw/display/artist: Fix invalidation of lines in artist_draw_line()Sven Schnelle
2020-08-26hw/display/artist: Unbreak size mismatch memory accessesHelge Deller
2020-08-26hw/display/artist: Prevent out of VRAM buffer accessesHelge Deller
2020-08-26Revert "hw/display/artist: Avoid drawing line when nothing to display"Helge Deller
2020-08-26hw/display/artist: Refactor artist_rop8() to avoid buffer over-runPhilippe Mathieu-Daudé
2020-08-26hw/display/artist: Check offset in draw_line to avoid buffer over-runPhilippe Mathieu-Daudé
2020-08-26hw/hppa/lasi: Don't abort on invalid IMR valueHelge Deller
2020-08-26Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-08-26' in...Peter Maydell
2020-08-26iotests: Add tests for qcow2 images with extended L2 entriesAlberto Garcia
2020-08-25Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell
2020-08-25target/riscv: Support the Virtual Instruction faultAlistair Francis
2020-08-25target/riscv: Return the exception from invalid CSR accessesAlistair Francis