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-09-07
hw/riscv: virt: Add PMU DT node to the device tree
Atish Patra
2022-09-07
hw/intc: Move mtimer/mtimecmp to aclint
Atish Patra
2022-09-07
target/riscv: Use official extension names for AIA CSRs
Anup Patel
2022-09-07
hw/core: fix platform bus node name
Conor Dooley
2022-09-07
hw/riscv: virt: fix syscon subnode paths
Conor Dooley
2022-09-07
hw/riscv: virt: fix the plic's address cells
Conor Dooley
2022-09-07
hw/riscv: virt: fix uart node name
Conor Dooley
2022-09-07
hw/riscv: microchip_pfsoc: fix kernel panics due to missing peripherals
Conor Dooley
2022-09-07
hw/riscv: opentitan: bump opentitan version
Wilfred Mallawa
2022-09-07
hw/riscv: remove 'fdt' param from riscv_setup_rom_reset_vec()
Daniel Henrique Barboza
2022-09-07
hw/riscv: virt: pass random seed to fdt
Jason A. Donenfeld
2022-09-04
hw/openrisc: virt: pass random seed to fdt
Jason A. Donenfeld
2022-09-04
hw/openrisc: Initialize timer time at startup
Stafford Horne
2022-09-04
hw/openrisc: Add PCI bus support to virt
Stafford Horne
2022-09-04
hw/openrisc: Add the OpenRISC virtual machine
Stafford Horne
2022-09-04
goldfish_rtc: Add big-endian property
Stafford Horne
2022-09-04
hw/openrisc: Split re-usable boot time apis out to boot.c
Stafford Horne
2022-09-02
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-09-02
net: tulip: Restrict DMA engine to memories
Zheyu Ma
2022-09-02
vdpa: Delete CVQ migration blocker
Eugenio Pérez
2022-09-02
vhost_net: add NetClientState->load() callback
Eugenio Pérez
2022-09-02
vhost_net: Add NetClientInfo stop callback
Eugenio Pérez
2022-09-02
vhost_net: Add NetClientInfo start callback
Eugenio Pérez
2022-09-02
vhost: Do not depend on !NULL VirtQueueElement on vhost_svq_flush
Eugenio Pérez
2022-09-02
vhost: Delete useless read memory barrier
Eugenio Pérez
2022-09-02
vhost: use SVQ element ndescs instead of opaque data for desc validation
Eugenio Pérez
2022-09-02
vhost: stop transfer elem ownership in vhost_handle_guest_kick
Eugenio Pérez
2022-09-02
vdpa: Use ring hwaddr at vhost_vdpa_svq_unmap_ring
Eugenio Pérez
2022-09-02
vhost: Always store new kick fd on vhost_svq_set_svq_kick_fd
Eugenio Pérez
2022-09-02
vdpa: Make SVQ vring unmapping return void
Eugenio Pérez
2022-09-02
vdpa: Remove SVQ vring from iova_tree at shutdown
Eugenio Pérez
2022-09-02
util: accept iova_tree_remove_parameter by value
Eugenio Pérez
2022-09-02
vdpa: do not save failed dma maps in SVQ iova tree
Eugenio Pérez
2022-09-02
vdpa: Skip the maps not in the iova tree
Eugenio Pérez
2022-09-01
Merge tag 'pull-ppc-20220831' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2022-09-01
scsi: Reject commands if the CDB length exceeds buf_len
John Millikin
2022-09-01
scsi: Add buf_len parameter to scsi_req_new()
John Millikin
2022-09-01
esp: Handle CMD_BUSRESET by resetting the SCSI bus
John Millikin
2022-08-31
ppc4xx: Fix code style problems reported by checkpatch
BALATON Zoltan
2022-08-31
ppc/ppc4xx: Fix sdram trace events
Cédric Le Goater
2022-08-31
hw/ppc/Kconfig: Move imply before select
BALATON Zoltan
2022-08-31
hw/ppc/sam460ex: Remove PPC405 dependency from sam460ex
BALATON Zoltan
2022-08-31
ppc405: Move machine specific code to ppc405_boards.c
BALATON Zoltan
2022-08-31
ppc/ppc405: QOM'ify FPGA
Cédric Le Goater
2022-08-31
ppc/ppc405: Use an explicit I2C object
Cédric Le Goater
2022-08-31
hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR device
BALATON Zoltan
2022-08-31
ppc/ppc405: Use an embedded PPCUIC model in SoC state
Cédric Le Goater
2022-08-31
ppc4xx: Rename ppc405-ebc to ppc4xx-ebc
BALATON Zoltan
2022-08-31
ppc4xx: Move EBC model to ppc4xx_devs.c
BALATON Zoltan
2022-08-31
ppc4xx: Rename ppc405-plb to ppc4xx-plb
BALATON Zoltan
[next]