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
/
include
Age
Commit message (
Expand
)
Author
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
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
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
net: cadence_gem: Add support for jumbo frames
Sai Pavan Boddu
2020-06-18
net: cadence_gem: Move tx/rx packet buffert to CadenceGEMState
Sai Pavan Boddu
2020-06-18
vmstate.h: provide VMSTATE_VARRAY_UINT16_ALLOC macro
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
s390x/css: Refactor the css_queue_crw() routine
Eric Farman
2020-06-18
vfio-ccw: Add support for the schib region
Farhan Ali
2020-06-18
Linux headers: update
Cornelia Huck
2020-06-17
block: make BlockConf size props 32bit and accept size suffixes
Roman Kagan
2020-06-17
qdev-properties: add size32 property type
Roman Kagan
2020-06-17
block: consolidate blocksize properties consistency checks
Roman Kagan
2020-06-17
hw/block/nvme: use constants in identify
Klaus Jensen
2020-06-17
virtio-blk: On restart, process queued requests in the proper context
Sergio Lopez
2020-06-17
virtio-blk: Refactor the code that processes queued requests
Sergio Lopez
2020-06-17
hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointer
Philippe Mathieu-Daudé
2020-06-17
microvm: move virtio base to 0xfeb00000
Gerd Hoffmann
2020-06-17
x86: move max-ram-below-4g to pc
Gerd Hoffmann
2020-06-16
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-16...
Peter Maydell
2020-06-16
include/qemu: Added tsan.h for annotations.
Robert Foley
2020-06-16
thread: add tsan annotations to QemuSpin
Emilio G. Cota
2020-06-16
tcg: call qemu_spin_destroy for tb->jmp_lock
Emilio G. Cota
2020-06-16
cputlb: destroy CPUTLB with tlb_destroy
Emilio G. Cota
2020-06-16
thread: add qemu_spin_destroy
Emilio G. Cota
2020-06-16
cpu: convert queued work to a QSIMPLEQ
Emilio G. Cota
2020-06-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200616'...
Peter Maydell
2020-06-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-qom-2020-06-15' into s...
Peter Maydell
2020-06-16
sd: sdhci: Implement basic vendor specific register support
Guenter Roeck
2020-06-15
qdev: qdev_init_nofail() is now unused, drop
Markus Armbruster
2020-06-15
sysbus: sysbus_init_child_obj() is now unused, drop
Markus Armbruster
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
sysbus: New sysbus_realize(), sysbus_realize_and_unref()
Markus Armbruster
2020-06-15
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
auxbus: Eliminate aux_create_slave()
Markus Armbruster
2020-06-15
auxbus: New aux_bus_realize(), pairing with aux_bus_init()
Markus Armbruster
2020-06-15
auxbus: Rename aux_init_bus() to aux_bus_init()
Markus Armbruster
2020-06-15
qdev: qdev_create(), qdev_try_create() are now unused, drop
Markus Armbruster
2020-06-15
usb: usb_create() is now unused, drop
Markus Armbruster
2020-06-15
usb: Convert uses of usb_create()
Markus Armbruster
[next]