index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-16
nbd/server: Silence clang sanitizer warning
Eric Blake
2021-11-16
Merge tag 'machine-core-20211115' of https://github.com/philmd/qemu into staging
Richard Henderson
2021-11-16
Merge tag 'pull-target-arm-20211115-1' of https://git.linaro.org/people/pmayd...
Richard Henderson
2021-11-15
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2021-11-15
tests/unit/test-smp-parse: Explicit MachineClass name
Philippe Mathieu-Daudé
2021-11-15
tests/unit/test-smp-parse: QOM'ify smp_machine_class_init()
Philippe Mathieu-Daudé
2021-11-15
tests/unit/test-smp-parse: Restore MachineClass fields after modifying
Philippe Mathieu-Daudé
2021-11-15
hw/rtc/pl031: Send RTC_CHANGE QMP event
Eric Auger
2021-11-15
hw/intc/arm_gicv3: Support multiple redistributor regions
Peter Maydell
2021-11-15
hw/intc/arm_gicv3: Set GICR_TYPER.Last correctly when nb_redist_regions > 1
Peter Maydell
2021-11-15
hw/intc/arm_gicv3: Move checking of redist-region-count to arm_gicv3_common_r...
Peter Maydell
2021-11-15
pcie: expire pending delete
Gerd Hoffmann
2021-11-15
pcie: fast unplug when slot power is off
Gerd Hoffmann
2021-11-15
pcie: factor out pcie_cap_slot_unplug()
Gerd Hoffmann
2021-11-15
pcie: add power indicator blink check
Gerd Hoffmann
2021-11-15
pcie: implement slot power control for pcie root ports
Gerd Hoffmann
2021-11-15
pci: implement power state
Gerd Hoffmann
2021-11-15
vdpa: Check for existence of opts.vhostdev
Eugenio Pérez
2021-11-15
vdpa: Replace qemu_open_old by qemu_open at
Eugenio Pérez
2021-11-15
virtio: use virtio accessor to access packed event
Jason Wang
2021-11-15
virtio: use virtio accessor to access packed descriptor flags
Jason Wang
2021-11-15
tests: bios-tables-test update expected blobs
Igor Mammedov
2021-11-15
hw/i386/acpi-build: Deny control on PCIe Native Hot-plug in _OSC
Julia Suvorova
2021-11-15
bios-tables-test: Allow changes in DSDT ACPI tables
Julia Suvorova
2021-11-15
hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine type
Julia Suvorova
2021-11-15
pcie: rename 'native-hotplug' to 'x-native-hotplug'
Igor Mammedov
2021-11-12
Merge tag 'pull-ppc-20211112' of https://github.com/legoater/qemu into staging
Richard Henderson
2021-11-11
Merge tag 'pull-tcg-20211111' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2021-11-11
tcg/s390x: Fix tcg_out_vec_op argument type
Miroslav Rezanina
2021-11-11
tcg: Document ctpop opcodes
Richard Henderson
2021-11-11
tcg: Remove TCI experimental status
Philippe Mathieu-Daudé
2021-11-11
tcg/optimize: Add an extra cast to fold_extract2
Richard Henderson
2021-11-11
ppc/mmu_helper.c: do not truncate 'ea' in booke206_invalidate_ea_tlb()
Daniel Henrique Barboza
2021-11-11
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2021-11-11
hw/mem/pc-dimm: Restrict NUMA-specific code to NUMA machines
Philippe Mathieu-Daudé
2021-11-11
vhost: Fix last vq queue index of devices with no cvq
Eugenio Pérez
2021-11-11
vhost: Rename last_index to vq_index_end
Eugenio Pérez
2021-11-11
softmmu/qdev-monitor: fix use-after-free in qdev_set_id()
Stefan Hajnoczi
2021-11-11
net/vhost-vdpa: fix memory leak in vhost_vdpa_get_max_queue_pairs()
Stefano Garzarella
2021-11-10
sgx: Reset the vEPC regions during VM reboot
Yang Zhong
2021-11-10
spapr_numa.c: fix FORM1 distance-less nodes
Daniel Henrique Barboza
2021-11-10
numa: avoid crash with SGX and "info numa"
Paolo Bonzini
2021-11-10
accel/tcg: Register a force_rcu notifier
Greg Kurz
2021-11-10
rcu: Introduce force_rcu notifier
Greg Kurz
2021-11-10
Merge tag 'pull-qapi-2021-11-10' of git://repo.or.cz/qemu/armbru into staging
Richard Henderson
2021-11-10
Merge tag 'pull-monitor-2021-11-10' of git://repo.or.cz/qemu/armbru into staging
Richard Henderson
2021-11-10
target/ppc: Fix register update on lf[sd]u[x]/stf[sd]u[x]
Matheus Ferst
2021-11-10
monitor: Fix find_device_state() for IDs containing slashes
Markus Armbruster
2021-11-10
qapi: Belatedly mark unstable QMP parts with feature 'unstable'
Markus Armbruster
2021-11-10
docs/devel/qapi-code-gen: Belatedly document feature documentation
Markus Armbruster
[next]