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
2022-01-14
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2022-01-12
virtio: unify dataplane and non-dataplane ->handle_output()
Stefan Hajnoczi
2022-01-12
virtio: use ->handle_output() instead of ->handle_aio_output()
Stefan Hajnoczi
2022-01-12
virtio-scsi: prepare virtio_scsi_handle_cmd for dataplane
Stefan Hajnoczi
2022-01-12
virtio-blk: drop unused virtio_blk_handle_vq() return value
Stefan Hajnoczi
2022-01-12
virtio: get rid of VirtIOHandleAIOOutput
Stefan Hajnoczi
2022-01-12
aio-posix: split poll check from ready handler
Stefan Hajnoczi
2022-01-12
ppc/pnv: use stack->pci_regs[] in pnv_pec_stk_pci_xscom_write()
Daniel Henrique Barboza
2022-01-12
ppc/pnv: turn pnv_phb4_update_regions() into static
Daniel Henrique Barboza
2022-01-12
ppc/pnv: Introduce user creatable pnv-phb4 devices
Daniel Henrique Barboza
2022-01-12
ppc/pnv: turn 'phb' into a pointer in struct PnvPhb4PecStack
Daniel Henrique Barboza
2022-01-12
ppc/pnv: move PHB4 XSCOM init to phb4_realize()
Daniel Henrique Barboza
2022-01-12
ppc/pnv: set phb4 properties in stk_realize()
Daniel Henrique Barboza
2022-01-12
pnv_phb4_pec: use pnv_phb4_pec_get_phb_id() in pnv_pec_dt_xscom()
Daniel Henrique Barboza
2022-01-12
pnv_phb4_pec.c: move pnv_pec_phb_offset() to pnv_phb4.c
Daniel Henrique Barboza
2022-01-12
ppc/pnv: Move num_phbs under Pnv8Chip
Cédric Le Goater
2022-01-12
ppc/pnv: Complete user created PHB3 devices
Cédric Le Goater
2022-01-12
ppc/pnv: Reparent user created PHB3 devices to the PnvChip
Cédric Le Goater
2022-01-12
ppc/pnv: Introduce support for user created PHB3 devices
Cédric Le Goater
2022-01-12
pnv_phb4.c: check if root port exists in rc_config functions
Daniel Henrique Barboza
2022-01-12
pnv_phb4.c: make pnv-phb4-root-port user creatable
Daniel Henrique Barboza
2022-01-12
ppc/pnv: Attach PHB3 root port device when defaults are enabled
Cédric Le Goater
2022-01-12
pnv_phb4.c: add unique chassis and slot for pnv_phb4_root_port
Daniel Henrique Barboza
2022-01-12
pnv_phb3.c: add unique chassis and slot for pnv_phb3_root_port
Daniel Henrique Barboza
2022-01-12
spapr: Fix support of POWER5+ processors
Cédric Le Goater
2022-01-11
Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20220108' into staging
Peter Maydell
2022-01-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2022-01-10
Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
Michael S. Tsirkin
2022-01-10
Revert "virtio-pci: decouple notifier from interrupt process"
Michael S. Tsirkin
2022-01-10
Revert "virtio-pci: decouple the single vector from the interrupt process"
Michael S. Tsirkin
2022-01-10
Revert "vhost-vdpa: add support for config interrupt"
Michael S. Tsirkin
2022-01-10
Revert "virtio: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
Revert "vhost: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
Revert "virtio-net: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
Revert "virtio-mmio: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
Revert "virtio-pci: add support for configure interrupt"
Michael S. Tsirkin
2022-01-09
macfb: fix VRAM dirty memory region logging
Mark Cave-Ayland
2022-01-09
q800: fix segfault with invalid MacROM
Laurent Vivier
2022-01-09
hw: m68k: Add virt compat machine type for 7.0
Laurent Vivier
2022-01-08
hw/riscv: Use error_fatal for SoC realisation
Alistair Francis
2022-01-08
hw/intc: sifive_plic: Cleanup remaining functions
Alistair Francis
2022-01-08
hw/intc: sifive_plic: Cleanup the read function
Alistair Francis
2022-01-08
hw/intc: sifive_plic: Cleanup the write function
Alistair Francis
2022-01-08
hw/intc: sifive_plic: Add a reset function
Alistair Francis
2022-01-08
hw/dma: sifive_pdma: permit 4/8-byte access size of PDMA registers
Jim Shu
2022-01-08
hw/dma: sifive_pdma: support high 32-bit access of 64-bit register
Jim Shu
2022-01-07
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-01-07
acpi: tpm: Add missing device identification objects
Stefan Berger
2022-01-07
virtio/vhost-vsock: don't double close vhostfd, remove redundant cleanup
Daniil Tatianin
2022-01-07
hw/scsi/vhost-scsi: don't double close vhostfd on error
Daniil Tatianin
[next]