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-18
hw/dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResult
Philippe Mathieu-Daudé
2022-01-18
hw/dma: Use dma_addr_t type definition when relevant
Philippe Mathieu-Daudé
2022-01-18
hw/dma: Fix format string issues using dma_addr_t
Philippe Mathieu-Daudé
2022-01-18
hw/scsi: Rename SCSIRequest::resid as 'residual'
Philippe Mathieu-Daudé
2022-01-18
hw/rdma/rdma_utils: Rename rdma_pci_dma_map 'len' argument
Philippe Mathieu-Daudé
2022-01-18
hw/nvram: Restrict fw_cfg QOM interface to sysemu and tools
Philippe Mathieu-Daudé
2022-01-18
machine: Use host_memory_backend_is_mapped() in machine_consume_memdev()
David Hildenbrand
2022-01-14
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2022-01-14
Merge remote-tracking branch 'remotes/kraxel/tags/kraxel-20220114-pull-reques...
Peter Maydell
2022-01-14
block: drop BLK_PERM_GRAPH_MOD
Vladimir Sementsov-Ogievskiy
2022-01-14
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2022-01-13
ps2: Initial horizontal scroll support
Dmitry Petrov
2022-01-13
edid: Added support for 4k@60 Hz monitor
Satyeshwar Singh
2022-01-13
edid: set default resolution to 1280x800 (WXGA)
Daniel P. Berrangé
2022-01-13
hw/mips/jazz: Inline vga_mmio_init() and remove it
Philippe Mathieu-Daudé
2022-01-13
hw/display/vga-mmio: QOM'ify vga_mmio_init() as TYPE_VGA_MMIO
Philippe Mathieu-Daudé
2022-01-13
hw/display/vga-mmio: Inline vga_mm_init()
Philippe Mathieu-Daudé
2022-01-13
hw/display: Rename VGA_ISA_MM -> VGA_MMIO
Philippe Mathieu-Daudé
2022-01-13
uas: add missing return
Gerd Hoffmann
2022-01-13
hw/audio/intel-hda: fix stream reset
Volker Rümelin
2022-01-13
usb: allow max 8192 bytes for desc
zhenwei pi
2022-01-13
hw/usb/dev-wacom: add missing HID descriptor
Dario Binacchi
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
[next]