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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2021-07-08
hw/i2c: Rename i2c_set_slave_address() -> i2c_slave_set_address()
Philippe Mathieu-Daudé
2021-07-08
hw/i2c: Remove confusing i2c_send_recv()
Philippe Mathieu-Daudé
2021-07-08
hw/misc/auxbus: Replace i2c_send_recv() by i2c_recv() & i2c_send()
Philippe Mathieu-Daudé
2021-07-08
hw/misc/auxbus: Replace 'is_write' boolean by its value
Philippe Mathieu-Daudé
2021-07-08
hw/misc/auxbus: Explode READ_I2C / WRITE_I2C_MOT cases
Philippe Mathieu-Daudé
2021-07-08
hw/misc/auxbus: Fix MOT/classic I2C mode
Philippe Mathieu-Daudé
2021-07-08
hw/i2c/ppc4xx_i2c: Replace i2c_send_recv() by i2c_recv() & i2c_send()
Philippe Mathieu-Daudé
2021-07-08
hw/i2c/ppc4xx_i2c: Add reference to datasheet
Philippe Mathieu-Daudé
2021-07-08
hw/display/sm501: Replace i2c_send_recv() by i2c_recv() & i2c_send()
Philippe Mathieu-Daudé
2021-07-08
hw/display/sm501: Simplify sm501_i2c_write() logic
Philippe Mathieu-Daudé
2021-07-08
hw/input/lm832x: Define TYPE_LM8323 in public header
Philippe Mathieu-Daudé
2021-07-08
hw/input/lm832x: Move lm832x_key_event() declaration to "lm832x.h"
Philippe Mathieu-Daudé
2021-07-07
target/s390x: move kvm files into kvm/
Cho, Yu-Chen
2021-07-07
target/s390x: start moving TCG-only code to tcg/
Cho, Yu-Chen
2021-07-07
hw/s390x: only build tod-tcg from the CONFIG_TCG build
Cho, Yu-Chen
2021-07-07
hw/s390x: tod: make explicit checks for accelerators when initializing
Cho, Yu-Chen
2021-07-07
hw/s390x: rename tod-qemu.c to tod-tcg.c
Cho, Yu-Chen
2021-07-06
vmbus: Don't make QOM property registration conditional
Eduardo Habkost
2021-07-06
block: Add backend_defaults property
Akihiko Odaki
2021-07-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-06
machine: add smp compound property
Paolo Bonzini
2021-07-06
configure, meson: convert virgl detection to meson
Paolo Bonzini
2021-07-05
Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20210705' int...
Peter Maydell
2021-07-05
9pfs: reduce latency of Twalk
Christian Schoenebeck
2021-07-05
9pfs: drop root_qid
Christian Schoenebeck
2021-07-05
9pfs: replace not_same_qid() by same_stat_id()
Christian Schoenebeck
2021-07-05
9pfs: drop fid_to_qid()
Christian Schoenebeck
2021-07-05
9pfs: capture root stat
Christian Schoenebeck
2021-07-05
9pfs: fix not_same_qid()
Christian Schoenebeck
2021-07-05
9pfs: simplify v9fs_walk()
Christian Schoenebeck
2021-07-05
9pfs: add link to 9p developer docs
Christian Schoenebeck
2021-07-05
Merge remote-tracking branch 'remotes/marcel/tags/pvrdma-04-07-2021-v2' into ...
Peter Maydell
2021-07-04
pvrdma: Fix the ring init error flow (CVE-2021-3608)
Marcel Apfelbaum
2021-07-04
pvrdma: Ensure correct input on ring init (CVE-2021-3607)
Marcel Apfelbaum
2021-07-04
hw/rdma: Fix possible mremap overflow in the pvrdma device (CVE-2021-3582)
Marcel Apfelbaum
2021-07-04
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into staging
Peter Maydell
2021-07-03
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210702'...
Peter Maydell
2021-07-03
acpi/ged: fix reset cause
Gerd Hoffmann
2021-07-03
acpi: pc: revert back to v5.2 PCI slot enumeration
Igor Mammedov
2021-07-03
migration: failover: reset partially_hotplugged
Laurent Vivier
2021-07-03
virtio-pci: Changed return values for "notify", "device" and "isr" read.
Andrew Melnychenko
2021-07-03
virtio-pci: Added check for virtio device in PCI config cbs.
Andrew Melnychenko
2021-07-03
virtio-pci: Added check for virtio device presence in mm callbacks.
Andrew Melnychenko
2021-07-03
hw/pci-host/q35: Ignore write of reserved PCIEXBAR LENGTH field
Philippe Mathieu-Daudé
2021-07-02
hw/mips/jazz: Map the UART devices unconditionally
Philippe Mathieu-Daudé
2021-07-02
hw/mips/jazz: specify correct endian for dp8393x device
Mark Cave-Ayland
2021-07-02
hw/m68k/q800: fix PROM checksum and MAC address storage
Mark Cave-Ayland
2021-07-02
dp8393x: remove onboard PROM containing MAC address and checksum
Mark Cave-Ayland
2021-07-02
hw/m68k/q800: move PROM and checksum calculation from dp8393x device to board
Mark Cave-Ayland
2021-07-02
hw/mips/jazz: move PROM and checksum calculation from dp8393x device to board
Mark Cave-Ayland
[prev]
[next]