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
2020-06-19
hw/riscv: sifive_u: Rename serial property get/set functions to a generic name
Bin Meng
2020-06-19
hw/riscv: sifive_u: Add reset functionality
Bin Meng
2020-06-19
hw/riscv: sifive_gpio: Do not blindly trigger output IRQs
Bin Meng
2020-06-19
hw/riscv: sifive_u: Hook a GPIO controller
Bin Meng
2020-06-19
hw/riscv: sifive_gpio: Add a new 'ngpio' property
Bin Meng
2020-06-19
hw/riscv: sifive_gpio: Clean up the codes
Bin Meng
2020-06-19
hw/riscv: sifive_u: Generate device tree node for OTP
Bin Meng
2020-06-19
hw/riscv: sifive_u: Simplify the GEM IRQ connect code a little bit
Bin Meng
2020-06-19
hw/riscv: opentitan: Remove the riscv_ prefix of the machine* and soc* functions
Bin Meng
2020-06-19
hw/riscv: sifive_e: Remove the riscv_ prefix of the machine* and soc* functions
Bin Meng
2020-06-19
riscv/opentitan: Connect the UART device
Alistair Francis
2020-06-19
riscv/opentitan: Connect the PLIC device
Alistair Francis
2020-06-19
hw/intc: Initial commit of lowRISC Ibex PLIC
Alistair Francis
2020-06-19
hw/char: Initial commit of Ibex UART
Alistair Francis
2020-06-19
riscv/opentitan: Fix the ROM size
Alistair Francis
2020-06-19
sifive_e: Support the revB machine
Alistair Francis
2020-06-19
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200618' into staging
Peter Maydell
2020-06-18
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2020-06-18
hw/net/e1000e: Do not abort() on invalid PSRCTL register value
Philippe Mathieu-Daudé
2020-06-18
net: cadence_gem: Fix RX address filtering
Tong Ho
2020-06-18
net: cadence_gem: TX_LAST bit should be set by guest
Sai Pavan Boddu
2020-06-18
net: cadence_gem: Update the reset value for interrupt mask register
Sai Pavan Boddu
2020-06-18
net: cadnece_gem: Update irq_read_clear field of designcfg_debug1 reg
Sai Pavan Boddu
2020-06-18
net: cadence_gem: Add support for jumbo frames
Sai Pavan Boddu
2020-06-18
net: cadence_gem: Fix up code style
Sai Pavan Boddu
2020-06-18
net: cadence_gem: Move tx/rx packet buffert to CadenceGEMState
Sai Pavan Boddu
2020-06-18
net: cadence_gem: Set ISR according to queue in use
Sai Pavan Boddu
2020-06-18
net: cadence_gem: Define access permission for interrupt registers
Sai Pavan Boddu
2020-06-18
net: cadence_gem: Fix irq update w.r.t queue
Sai Pavan Boddu
2020-06-18
net: cadence_gem: Fix the queue address update during wrap around
Sai Pavan Boddu
2020-06-18
net: cadence_gem: Fix debug statements
Sai Pavan Boddu
2020-06-18
hw/net/tulip: Log descriptor overflows
Philippe Mathieu-Daudé
2020-06-18
hw/net/tulip: Fix 'Descriptor Error' definition
Philippe Mathieu-Daudé
2020-06-18
Fix tulip breakage
Helge Deller
2020-06-18
virtio-net: align RSC fields with updated virtio-net header
Yuri Benditovich
2020-06-18
virtio-net: add migration support for RSS and hash report
Yuri Benditovich
2020-06-18
virtio-net: reference implementation of hash report
Yuri Benditovich
2020-06-18
virtio-net: implement RX RSS processing
Yuri Benditovich
2020-06-18
virtio-net: implement RSS configuration command
Yuri Benditovich
2020-06-18
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-06-18
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200617-pull-reque...
Peter Maydell
2020-06-18
vfio-ccw: Add support for the CRW region and IRQ
Farhan Ali
2020-06-18
s390x/css: Refactor the css_queue_crw() routine
Eric Farman
2020-06-18
vfio-ccw: Refactor ccw irq handler
Eric Farman
2020-06-18
vfio-ccw: Add support for the schib region
Farhan Ali
2020-06-18
vfio-ccw: Refactor cleanup of regions
Eric Farman
2020-06-17
block: lift blocksize property limit to 2 MiB
Roman Kagan
2020-06-17
qdev-properties: add getter for size32 and blocksize
Roman Kagan
2020-06-17
block: make BlockConf size props 32bit and accept size suffixes
Roman Kagan
2020-06-17
qdev-properties: make blocksize accept size suffixes
Roman Kagan
[next]