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-04
ppc/ppc405: Fix timer initialization
Cédric Le Goater
2022-01-04
ppc/ppc405: Rework ppc_40x_timers_init() to use a PowerPCCPU
Cédric Le Goater
2022-01-04
ppc/ppc405: Restore TCR and STR write handlers
Cédric Le Goater
2022-01-04
ppc/ppc4xx: Convert printfs()
Cédric Le Goater
2022-01-04
pnv_phb4.c: do not set 'root-bus' as bus name
Daniel Henrique Barboza
2022-01-04
pnv_phb3.c: do not set 'root-bus' as bus name
Daniel Henrique Barboza
2022-01-04
ppc/pnv: Remove the PHB4 "device-id" property
Cédric Le Goater
2022-01-04
ppc/pnv: Remove PHB4 reset handler
Cédric Le Goater
2022-01-04
ppc/pnv: Change the maximum of PHB3 devices for Power8NVL
Cédric Le Goater
2021-12-31
hw/core/machine: Introduce CPU cluster topology support
Yanan Wang
2021-12-31
hw/core: Rename smp_parse() -> machine_parse_smp_config()
Philippe Mathieu-Daudé
2021-12-31
hw/qdev: Rename qdev_connect_gpio_out*() 'input_pin' parameter
Philippe Mathieu-Daudé
2021-12-31
pci: Let ld*_pci_dma() propagate MemTxResult
Philippe Mathieu-Daudé
2021-12-31
pci: Let ld*_pci_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
pci: Let st*_pci_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
dma: Let ld*_dma() propagate MemTxResult
Philippe Mathieu-Daudé
2021-12-31
dma: Let ld*_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
dma: Let st*_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
dma: Let dma_buf_read() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
dma: Let dma_buf_write() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
pci: Let pci_dma_rw() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
dma: Have dma_buf_read() / dma_buf_write() take a void pointer
Philippe Mathieu-Daudé
2021-12-30
dma: Let dma_memory_map() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
dma: Let dma_memory_read/write() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
dma: Let dma_memory_rw() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
dma: Let dma_memory_set() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
hw/scsi/megasas: Use uint32_t for reply queue head/tail values
Philippe Mathieu-Daudé
2021-12-22
failover: Silence warning messages during qtest
Laurent Vivier
2021-12-21
ui: move qemu_spice_fill_device_address to ui/util.c
Marc-André Lureau
2021-12-21
ui: simplify gl unblock & flush
Marc-André Lureau
2021-12-21
virtio-gpu: use VIRTIO_GPU_RESOURCE_FLAG_Y_0_TOP
Marc-André Lureau
2021-12-21
hw/display: report an error if virgl initialization failed
Marc-André Lureau
2021-12-20
hw/riscv: Use load address rather than entry point for fw_dynamic next_addr
Jessica Clarke
2021-12-18
hw/i386/vmmouse: Require 'i8042' property to be set
Philippe Mathieu-Daudé
2021-12-18
hw/scsi/megasas: Fails command if SGL buffer overflows
Philippe Mathieu-Daudé
2021-12-17
Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent...
Richard Henderson
2021-12-17
Merge tag 'pull-ppc-20211217' of https://github.com/legoater/qemu into staging
Richard Henderson
2021-12-17
ppc/pnv: Use QOM hierarchy to scan PEC PHB4 devices
Cédric Le Goater
2021-12-17
ppc/pnv: Move realize of PEC stacks under the PEC model
Cédric Le Goater
2021-12-17
ppc/pnv: Remove "system-memory" property from PHB4 PEC
Cédric Le Goater
2021-12-17
ppc/pnv: Compute the PHB index from the PHB4 PEC model
Cédric Le Goater
2021-12-17
ppc/pnv: Introduce a num_stack class attribute
Cédric Le Goater
2021-12-17
ppc/pnv: Introduce a "chip" property under the PHB4 model
Cédric Le Goater
2021-12-17
ppc/pnv: Introduce version and device_id class atributes for PHB4 devices
Cédric Le Goater
2021-12-17
ppc/pnv: Introduce a num_pecs class attribute for PHB4 PEC devices
Cédric Le Goater
2021-12-17
ppc/pnv: Use QOM hierarchy to scan PHB3 devices
Cédric Le Goater
2021-12-17
ppc/pnv: Move mapping of the PHB3 CQ regions under pnv_pbcq_realize()
Cédric Le Goater
2021-12-17
ppc/pnv: Drop the "num-phbs" property
Cédric Le Goater
2021-12-17
ppc/pnv: Use the chip class to check the index of PHB3 devices
Cédric Le Goater
2021-12-17
ppc/pnv: Introduce a "chip" property under PHB3
Cédric Le Goater
[next]