aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-16nbd/server: Silence clang sanitizer warningEric Blake
2021-11-16Merge tag 'machine-core-20211115' of https://github.com/philmd/qemu into stagingRichard Henderson
2021-11-16Merge tag 'pull-target-arm-20211115-1' of https://git.linaro.org/people/pmayd...Richard Henderson
2021-11-15Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2021-11-15tests/unit/test-smp-parse: Explicit MachineClass namePhilippe Mathieu-Daudé
2021-11-15tests/unit/test-smp-parse: QOM'ify smp_machine_class_init()Philippe Mathieu-Daudé
2021-11-15tests/unit/test-smp-parse: Restore MachineClass fields after modifyingPhilippe Mathieu-Daudé
2021-11-15hw/rtc/pl031: Send RTC_CHANGE QMP eventEric Auger
2021-11-15hw/intc/arm_gicv3: Support multiple redistributor regionsPeter Maydell
2021-11-15hw/intc/arm_gicv3: Set GICR_TYPER.Last correctly when nb_redist_regions > 1Peter Maydell
2021-11-15hw/intc/arm_gicv3: Move checking of redist-region-count to arm_gicv3_common_r...Peter Maydell
2021-11-15pcie: expire pending deleteGerd Hoffmann
2021-11-15pcie: fast unplug when slot power is offGerd Hoffmann
2021-11-15pcie: factor out pcie_cap_slot_unplug()Gerd Hoffmann
2021-11-15pcie: add power indicator blink checkGerd Hoffmann
2021-11-15pcie: implement slot power control for pcie root portsGerd Hoffmann
2021-11-15pci: implement power stateGerd Hoffmann
2021-11-15vdpa: Check for existence of opts.vhostdevEugenio Pérez
2021-11-15vdpa: Replace qemu_open_old by qemu_open atEugenio Pérez
2021-11-15virtio: use virtio accessor to access packed eventJason Wang
2021-11-15virtio: use virtio accessor to access packed descriptor flagsJason Wang
2021-11-15tests: bios-tables-test update expected blobsIgor Mammedov
2021-11-15hw/i386/acpi-build: Deny control on PCIe Native Hot-plug in _OSCJulia Suvorova
2021-11-15bios-tables-test: Allow changes in DSDT ACPI tablesJulia Suvorova
2021-11-15hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine typeJulia Suvorova
2021-11-15pcie: rename 'native-hotplug' to 'x-native-hotplug'Igor Mammedov
2021-11-12Merge tag 'pull-ppc-20211112' of https://github.com/legoater/qemu into stagingRichard Henderson
2021-11-11Merge tag 'pull-tcg-20211111' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2021-11-11tcg/s390x: Fix tcg_out_vec_op argument typeMiroslav Rezanina
2021-11-11tcg: Document ctpop opcodesRichard Henderson
2021-11-11tcg: Remove TCI experimental statusPhilippe Mathieu-Daudé
2021-11-11tcg/optimize: Add an extra cast to fold_extract2Richard Henderson
2021-11-11ppc/mmu_helper.c: do not truncate 'ea' in booke206_invalidate_ea_tlb()Daniel Henrique Barboza
2021-11-11Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2021-11-11hw/mem/pc-dimm: Restrict NUMA-specific code to NUMA machinesPhilippe Mathieu-Daudé
2021-11-11vhost: Fix last vq queue index of devices with no cvqEugenio Pérez
2021-11-11vhost: Rename last_index to vq_index_endEugenio Pérez
2021-11-11softmmu/qdev-monitor: fix use-after-free in qdev_set_id()Stefan Hajnoczi
2021-11-11net/vhost-vdpa: fix memory leak in vhost_vdpa_get_max_queue_pairs()Stefano Garzarella
2021-11-10sgx: Reset the vEPC regions during VM rebootYang Zhong
2021-11-10spapr_numa.c: fix FORM1 distance-less nodesDaniel Henrique Barboza
2021-11-10numa: avoid crash with SGX and "info numa"Paolo Bonzini
2021-11-10accel/tcg: Register a force_rcu notifierGreg Kurz
2021-11-10rcu: Introduce force_rcu notifierGreg Kurz
2021-11-10Merge tag 'pull-qapi-2021-11-10' of git://repo.or.cz/qemu/armbru into stagingRichard Henderson
2021-11-10Merge tag 'pull-monitor-2021-11-10' of git://repo.or.cz/qemu/armbru into stagingRichard Henderson
2021-11-10target/ppc: Fix register update on lf[sd]u[x]/stf[sd]u[x]Matheus Ferst
2021-11-10monitor: Fix find_device_state() for IDs containing slashesMarkus Armbruster
2021-11-10qapi: Belatedly mark unstable QMP parts with feature 'unstable'Markus Armbruster
2021-11-10docs/devel/qapi-code-gen: Belatedly document feature documentationMarkus Armbruster