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
2023-03-02
hw/misc: add a toy i2c echo device
Klaus Jensen
2023-03-02
hw/i2c: only schedule pending master when bus is idle
Klaus Jensen
2023-03-02
readline: fix hmp completion issue
Dongli Zhang
2023-03-02
Merge tag 'pull-monitor-2023-03-02' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
2023-03-02
Merge tag 'bsd-user-2023q1-pull-request' of gitlab.com:bsdimp/qemu into staging
Peter Maydell
2023-03-02
pcie: introduce pcie_sltctl_powered_off() helper
Vladimir Sementsov-Ogievskiy
2023-03-02
pcie: pcie_cap_slot_enable_power() use correct helper
Vladimir Sementsov-Ogievskiy
2023-03-02
pcie: drop unused PCIExpressIndicator
Vladimir Sementsov-Ogievskiy
2023-03-02
pcie_regs: drop duplicated indicator value macros
Vladimir Sementsov-Ogievskiy
2023-03-02
pcie: pcie_cap_slot_write_config(): use correct macro
Vladimir Sementsov-Ogievskiy
2023-03-02
pci/shpc: refactor shpc_device_plug_common()
Vladimir Sementsov-Ogievskiy
2023-03-02
pci/shpc: pass PCIDevice pointer to shpc_slot_command()
Vladimir Sementsov-Ogievskiy
2023-03-02
pci/shpc: more generic handle hot-unplug in shpc_slot_command()
Vladimir Sementsov-Ogievskiy
2023-03-02
pci/shpc: shpc_slot_command(): handle PWRONLY -> ENABLED transition
Vladimir Sementsov-Ogievskiy
2023-03-02
pci/shpc: change shpc_get_status() return type to uint8_t
Vladimir Sementsov-Ogievskiy
2023-03-02
pci/shpc: set attention led to OFF on reset
Vladimir Sementsov-Ogievskiy
2023-03-02
vdpa: stop all svq on device deletion
Eugenio Pérez
2023-03-02
vhost-user: Adopt new backend naming
Maxime Coquelin
2023-03-02
libvhost-user: Adopt new backend naming
Maxime Coquelin
2023-03-02
docs: vhost-user: replace _SLAVE_ with _BACKEND_
Maxime Coquelin
2023-03-02
hw/timer/hpet: Fix expiration time overflow
Akihiko Odaki
2023-03-02
virtio-rng-pci: fix transitional migration compat for vectors
Dr. David Alan Gilbert
2023-03-02
vhost-user-rng: Back up vqs before cleaning up vhost_dev
Akihiko Odaki
2023-03-02
vhost-user-i2c: Back up vqs before cleaning up vhost_dev
Akihiko Odaki
2023-03-02
vhost-user-gpio: Configure vhost_dev when connecting
Akihiko Odaki
2023-03-02
backends/vhost-user: remove the ioeventfd check
Alex Bennée
2023-03-02
virtio-net: clear guest_announce feature if no cvq backend
Eugenio Pérez
2023-03-02
Revert "hw/i386: pass RNG seed via setup_data entry"
Michael S. Tsirkin
2023-03-02
Revert "x86: return modified setup_data only if read as memory, not as file"
Michael S. Tsirkin
2023-03-02
Revert "x86: use typedef for SetupData struct"
Michael S. Tsirkin
2023-03-02
Revert "x86: reinitialize RNG seed on system reboot"
Michael S. Tsirkin
2023-03-02
Revert "x86: re-initialize RNG seed when selecting kernel"
Michael S. Tsirkin
2023-03-02
Revert "x86: do not re-randomize RNG seed on snapshot load"
Michael S. Tsirkin
2023-03-02
Revert "x86: don't let decompressed kernel image clobber setup_data"
Michael S. Tsirkin
2023-03-02
hw/smbios: fix field corruption in type 4 table
Julia Suvorova
2023-03-02
target/ppc: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
2023-03-02
target/loongarch: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
2023-03-02
target/i386: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
2023-03-02
target/arm: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
2023-03-01
Merge patch series "target/riscv: some vector_helper.c cleanups"
Palmer Dabbelt
2023-03-01
target/riscv/vector_helper.c: avoid env_archcpu() when reading RISCVCPUConfig
Daniel Henrique Barboza
2023-03-01
target/riscv/vector_helper.c: create vext_set_tail_elems_1s()
Daniel Henrique Barboza
2023-03-01
Merge patch series "RISCVCPUConfig related cleanups"
Palmer Dabbelt
2023-03-01
target/riscv/csr.c: avoid env_archcpu() usages when reading RISCVCPUConfig
Daniel Henrique Barboza
2023-03-01
target/riscv/csr.c: use riscv_cpu_cfg() to avoid env_cpu() pointers
Daniel Henrique Barboza
2023-03-01
target/riscv/csr.c: simplify mctr()
Daniel Henrique Barboza
2023-03-01
target/riscv/csr.c: use env_archcpu() in ctr()
Daniel Henrique Barboza
2023-03-01
Merge patch series "target/riscv: Add support for Svadu extension"
Palmer Dabbelt
2023-03-01
target/riscv: Export Svadu property
Weiwei Li
2023-03-01
target/riscv: Add *envcfg.HADE related check in address translation
Weiwei Li
[prev]
[next]