index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-23
hw/i2c: Add header for ARM SBCon two-wire serial bus interface
Philippe Mathieu-Daudé
1
-0
/
+35
2020-06-19
hw/riscv: sifive_u: Add a dummy DDR memory controller device
Bin Meng
1
-0
/
+1
2020-06-19
hw/riscv: sifive_u: Support different boot source per MSEL pin state
Bin Meng
1
-0
/
+6
2020-06-19
hw/riscv: sifive_u: Add a new property msel for MSEL pin state
Bin Meng
1
-0
/
+1
2020-06-19
hw/riscv: sifive_u: Hook a GPIO controller
Bin Meng
1
-0
/
+19
2020-06-19
hw/riscv: sifive_gpio: Add a new 'ngpio' property
Bin Meng
1
-0
/
+3
2020-06-19
hw/riscv: sifive_gpio: Clean up the codes
Bin Meng
1
-3
/
+4
2020-06-19
riscv/opentitan: Connect the UART device
Alistair Francis
1
-0
/
+13
2020-06-19
riscv/opentitan: Connect the PLIC device
Alistair Francis
1
-0
/
+3
2020-06-19
hw/intc: Initial commit of lowRISC Ibex PLIC
Alistair Francis
1
-0
/
+63
2020-06-19
hw/char: Initial commit of Ibex UART
Alistair Francis
1
-0
/
+110
2020-06-19
sifive_e: Support the revB machine
Alistair Francis
1
-0
/
+1
2020-06-19
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200618' into staging
Peter Maydell
8
-28
/
+410
2020-06-18
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
3
-0
/
+32
2020-06-18
net: cadence_gem: Add support for jumbo frames
Sai Pavan Boddu
1
-1
/
+3
2020-06-18
net: cadence_gem: Move tx/rx packet buffert to CadenceGEMState
Sai Pavan Boddu
1
-0
/
+4
2020-06-18
vmstate.h: provide VMSTATE_VARRAY_UINT16_ALLOC macro
Yuri Benditovich
1
-0
/
+10
2020-06-18
virtio-net: reference implementation of hash report
Yuri Benditovich
1
-0
/
+2
2020-06-18
virtio-net: implement RX RSS processing
Yuri Benditovich
1
-0
/
+1
2020-06-18
virtio-net: implement RSS configuration command
Yuri Benditovich
1
-0
/
+13
2020-06-18
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
5
-14
/
+26
2020-06-18
s390x/css: Refactor the css_queue_crw() routine
Eric Farman
1
-0
/
+1
2020-06-18
vfio-ccw: Add support for the schib region
Farhan Ali
2
-1
/
+3
2020-06-18
Linux headers: update
Cornelia Huck
6
-27
/
+406
2020-06-17
block: make BlockConf size props 32bit and accept size suffixes
Roman Kagan
2
-7
/
+7
2020-06-17
qdev-properties: add size32 property type
Roman Kagan
1
-0
/
+3
2020-06-17
block: consolidate blocksize properties consistency checks
Roman Kagan
1
-1
/
+1
2020-06-17
hw/block/nvme: use constants in identify
Klaus Jensen
1
-0
/
+8
2020-06-17
virtio-blk: On restart, process queued requests in the proper context
Sergio Lopez
1
-1
/
+1
2020-06-17
virtio-blk: Refactor the code that processes queued requests
Sergio Lopez
1
-0
/
+1
2020-06-17
hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointer
Philippe Mathieu-Daudé
1
-6
/
+6
2020-06-17
microvm: move virtio base to 0xfeb00000
Gerd Hoffmann
1
-1
/
+1
2020-06-17
x86: move max-ram-below-4g to pc
Gerd Hoffmann
2
-4
/
+2
2020-06-16
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-16...
Peter Maydell
5
-4
/
+120
2020-06-16
include/qemu: Added tsan.h for annotations.
Robert Foley
1
-0
/
+71
2020-06-16
thread: add tsan annotations to QemuSpin
Emilio G. Cota
1
-3
/
+36
2020-06-16
tcg: call qemu_spin_destroy for tb->jmp_lock
Emilio G. Cota
1
-0
/
+1
2020-06-16
cputlb: destroy CPUTLB with tlb_destroy
Emilio G. Cota
1
-0
/
+8
2020-06-16
thread: add qemu_spin_destroy
Emilio G. Cota
1
-0
/
+3
2020-06-16
cpu: convert queued work to a QSIMPLEQ
Emilio G. Cota
1
-3
/
+3
2020-06-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200616'...
Peter Maydell
1
-0
/
+5
2020-06-16
Merge remote-tracking branch 'remotes/armbru/tags/pull-qom-2020-06-15' into s...
Peter Maydell
23
-76
/
+97
2020-06-16
sd: sdhci: Implement basic vendor specific register support
Guenter Roeck
1
-0
/
+5
2020-06-15
qdev: qdev_init_nofail() is now unused, drop
Markus Armbruster
1
-2
/
+1
2020-06-15
sysbus: sysbus_init_child_obj() is now unused, drop
Markus Armbruster
1
-17
/
+0
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
7
-8
/
+8
2020-06-15
sysbus: New sysbus_realize(), sysbus_realize_and_unref()
Markus Armbruster
1
-1
/
+3
2020-06-15
qom: Less verbose object_initialize_child()
Markus Armbruster
1
-4
/
+26
2020-06-15
auxbus: Eliminate aux_create_slave()
Markus Armbruster
1
-7
/
+0
2020-06-15
auxbus: New aux_bus_realize(), pairing with aux_bus_init()
Markus Armbruster
1
-0
/
+7
[next]