aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hw/core/cpu: Return static value with gdb_arch_name()Akihiko Odaki2023-10-1111-26/+25
* target/arm: Move the reference to arm-core.xmlAkihiko Odaki2023-10-111-1/+2
* gdbstub: Introduce GDBFeature structureAkihiko Odaki2023-10-117-79/+63
* contrib/plugins: Use GRWLock in execlogAkihiko Odaki2023-10-111-6/+10
* plugins: Check if vCPU is realizedAkihiko Odaki2023-10-111-1/+1
* gdbstub: Fix target.xml responseAkihiko Odaki2023-10-111-1/+1
* gdbstub: Fix target_xml initializationAkihiko Odaki2023-10-111-1/+1
* configure: remove gcc version suffixesAlex Bennée2023-10-111-2/+2
* configure: allow user to override docker engineAlex Bennée2023-10-111-2/+6
* tests/docker: make docker engine choice entirely configure drivenAlex Bennée2023-10-112-7/+3
* gitlab: shuffle some targets and reduce avocado noiseAlex Bennée2023-10-111-4/+11
* tests/lcitool: add swtpm to the package listAlex Bennée2023-10-1116-1/+15
* tests/avocado: remove flaky test marking for test_sbsaref_edk2_firmwareAlex Bennée2023-10-111-1/+0
* tests/avocado: update firmware to enable OpenBSD test on sbsa-refMarcin Juszkiewicz2023-10-111-10/+60
* Merge tag 'firmware/seabios-20231010-pull-request' of https://gitlab.com/kraxel/qemu into stagingStefan Hajnoczi2023-10-1015-0/+2
|\
| * tests/acpi: disable tests/data/acpi/q35/DSDT.mmio64 updatesGerd Hoffmann2023-10-101-1/+0
| * tests/acpi: update expected data filesGerd Hoffmann2023-10-101-0/+0
| * seabios: update binaries to git snapshotGerd Hoffmann2023-10-1012-0/+0
| * seabios: update submodule to git snapshotGerd Hoffmann2023-10-101-0/+0
| * tests/acpi: enable tests/data/acpi/q35/DSDT.mmio64 updatesGerd Hoffmann2023-10-101-0/+1
| * tests/bios-tables-test: tcg-emulate opteron for mmio64 testGerd Hoffmann2023-10-101-0/+2
* | Merge tag 'dirtylimit-dirtyrate-pull-request-20231010' of https://github.com/newfriday/qemu into stagingStefan Hajnoczi2023-10-103-58/+134
|\ \
| * | migration/dirtyrate: use QEMU_CLOCK_HOST to report start-timeAndrei Gudkov2023-10-102-11/+8
| * | migration/calc-dirty-rate: millisecond-granularity periodAndrei Gudkov2023-10-103-49/+128
| |/
* | Merge tag 'pull-vfio-20231009' of https://github.com/legoater/qemu into stagingStefan Hajnoczi2023-10-094-31/+101
|\ \
| * | vfio/pci: enable MSI-X in interrupt restoring on dynamic allocationJing Liu2023-10-051-0/+17
| * | vfio/pci: use an invalid fd to enable MSI-XJing Liu2023-10-051-8/+36
| * | vfio/pci: enable vector on dynamic MSI-X allocationJing Liu2023-10-051-18/+28
| * | vfio/pci: detect the support of dynamic MSI-X allocationJing Liu2023-10-053-3/+16
| * | vfio/pci: rename vfio_put_device to vfio_pci_put_deviceZhenzhong Duan2023-10-051-2/+2
| * | vfio/display: Fix missing update to set backing fieldsAlex Williamson2023-10-051-0/+2
| |/
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2023-10-09132-277/+306
|\ \
| * | audio, qtest: get rid of QEMU_AUDIO_DRVPaolo Bonzini2023-10-082-15/+1
| * | audio: reintroduce default audio backend for VNCPaolo Bonzini2023-10-084-16/+21
| * | audio: do not use first -audiodev as default audio devicePaolo Bonzini2023-10-083-24/+22
| * | audio: extend -audio to allow creating a default backendPaolo Bonzini2023-10-083-21/+37
| * | audio: extract audio_define_defaultPaolo Bonzini2023-10-082-7/+13
| * | audio: disable default backends if -audio/-audiodev is usedPaolo Bonzini2023-10-084-8/+12
| * | audio: error hints need a trailing \nPaolo Bonzini2023-10-081-1/+1
| * | cutils: squelch compiler warnings with custom pathsPaolo Bonzini2023-10-081-0/+9
| * | configure: change $softmmu to $systemPaolo Bonzini2023-10-081-5/+5
| * | system: Rename softmmu/ directory as system/Philippe Mathieu-Daudé2023-10-0843-39/+41
| * | meson: Rename target_softmmu_arch -> target_system_archPhilippe Mathieu-Daudé2023-10-0722-24/+24
| * | meson: Rename softmmu_mods -> system_modsPhilippe Mathieu-Daudé2023-10-071-5/+5
| * | target/i386: Rename i386_softmmu_kvm_ss -> i386_kvm_ssPhilippe Mathieu-Daudé2023-10-071-5/+5
| * | semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user()Philippe Mathieu-Daudé2023-10-0710-27/+31
| * | gdbstub: Rename 'softmmu' -> 'system'Philippe Mathieu-Daudé2023-10-074-9/+9
| * | accel: Rename accel_softmmu* -> accel_system*Philippe Mathieu-Daudé2023-10-075-13/+13
| * | tcg: Correct invalid mentions of 'softmmu' by 'system-mode'Philippe Mathieu-Daudé2023-10-0726-42/+43
| * | fuzz: Correct invalid mentions of 'softmmu' by 'system'Philippe Mathieu-Daudé2023-10-073-4/+4