index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
blockdev: Deprecate -drive with bogus interface type
Markus Armbruster
2020-06-23
1
-0
/
+2
*
fdc: Open-code fdctrl_init_isa()
Markus Armbruster
2020-06-23
1
-1
/
+0
*
fdc: Reject clash between -drive if=floppy and -global isa-fdc
Markus Armbruster
2020-06-23
1
-0
/
+1
*
hw/riscv: sifive_u: Add a dummy DDR memory controller device
Bin Meng
2020-06-19
1
-0
/
+1
*
hw/riscv: sifive_u: Support different boot source per MSEL pin state
Bin Meng
2020-06-19
1
-0
/
+6
*
hw/riscv: sifive_u: Add a new property msel for MSEL pin state
Bin Meng
2020-06-19
1
-0
/
+1
*
hw/riscv: sifive_u: Hook a GPIO controller
Bin Meng
2020-06-19
1
-0
/
+19
*
hw/riscv: sifive_gpio: Add a new 'ngpio' property
Bin Meng
2020-06-19
1
-0
/
+3
*
hw/riscv: sifive_gpio: Clean up the codes
Bin Meng
2020-06-19
1
-3
/
+4
*
riscv/opentitan: Connect the UART device
Alistair Francis
2020-06-19
1
-0
/
+13
*
riscv/opentitan: Connect the PLIC device
Alistair Francis
2020-06-19
1
-0
/
+3
*
hw/intc: Initial commit of lowRISC Ibex PLIC
Alistair Francis
2020-06-19
1
-0
/
+63
*
hw/char: Initial commit of Ibex UART
Alistair Francis
2020-06-19
1
-0
/
+110
*
sifive_e: Support the revB machine
Alistair Francis
2020-06-19
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200618' into staging
Peter Maydell
2020-06-19
8
-28
/
+410
|
\
|
*
s390x/css: Refactor the css_queue_crw() routine
Eric Farman
2020-06-18
1
-0
/
+1
|
*
vfio-ccw: Add support for the schib region
Farhan Ali
2020-06-18
2
-1
/
+3
|
*
Linux headers: update
Cornelia Huck
2020-06-18
6
-27
/
+406
*
|
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2020-06-18
3
-0
/
+32
|
\
\
|
*
|
net: cadence_gem: Add support for jumbo frames
Sai Pavan Boddu
2020-06-18
1
-1
/
+3
|
*
|
net: cadence_gem: Move tx/rx packet buffert to CadenceGEMState
Sai Pavan Boddu
2020-06-18
1
-0
/
+4
|
*
|
vmstate.h: provide VMSTATE_VARRAY_UINT16_ALLOC macro
Yuri Benditovich
2020-06-18
1
-0
/
+10
|
*
|
virtio-net: reference implementation of hash report
Yuri Benditovich
2020-06-18
1
-0
/
+2
|
*
|
virtio-net: implement RX RSS processing
Yuri Benditovich
2020-06-18
1
-0
/
+1
|
*
|
virtio-net: implement RSS configuration command
Yuri Benditovich
2020-06-18
1
-0
/
+13
*
|
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-06-18
5
-14
/
+26
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
block: make BlockConf size props 32bit and accept size suffixes
Roman Kagan
2020-06-17
2
-7
/
+7
|
*
|
qdev-properties: add size32 property type
Roman Kagan
2020-06-17
1
-0
/
+3
|
*
|
block: consolidate blocksize properties consistency checks
Roman Kagan
2020-06-17
1
-1
/
+1
|
*
|
hw/block/nvme: use constants in identify
Klaus Jensen
2020-06-17
1
-0
/
+8
|
*
|
virtio-blk: On restart, process queued requests in the proper context
Sergio Lopez
2020-06-17
1
-1
/
+1
|
*
|
virtio-blk: Refactor the code that processes queued requests
Sergio Lopez
2020-06-17
1
-0
/
+1
|
*
|
hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointer
Philippe Mathieu-Daudé
2020-06-17
1
-6
/
+6
|
|
/
*
|
microvm: move virtio base to 0xfeb00000
Gerd Hoffmann
2020-06-17
1
-1
/
+1
*
|
x86: move max-ram-below-4g to pc
Gerd Hoffmann
2020-06-17
2
-4
/
+2
|
/
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-16...
Peter Maydell
2020-06-16
5
-4
/
+120
|
\
|
*
include/qemu: Added tsan.h for annotations.
Robert Foley
2020-06-16
1
-0
/
+71
|
*
thread: add tsan annotations to QemuSpin
Emilio G. Cota
2020-06-16
1
-3
/
+36
|
*
tcg: call qemu_spin_destroy for tb->jmp_lock
Emilio G. Cota
2020-06-16
1
-0
/
+1
|
*
cputlb: destroy CPUTLB with tlb_destroy
Emilio G. Cota
2020-06-16
1
-0
/
+8
|
*
thread: add qemu_spin_destroy
Emilio G. Cota
2020-06-16
1
-0
/
+3
|
*
cpu: convert queued work to a QSIMPLEQ
Emilio G. Cota
2020-06-16
1
-3
/
+3
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200616'...
Peter Maydell
2020-06-16
1
-0
/
+5
|
\
\
|
*
|
sd: sdhci: Implement basic vendor specific register support
Guenter Roeck
2020-06-16
1
-0
/
+5
|
|
/
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-qom-2020-06-15' into s...
Peter Maydell
2020-06-16
23
-76
/
+97
|
\
\
|
|
/
|
/
|
|
*
qdev: qdev_init_nofail() is now unused, drop
Markus Armbruster
2020-06-15
1
-2
/
+1
|
*
sysbus: sysbus_init_child_obj() is now unused, drop
Markus Armbruster
2020-06-15
1
-17
/
+0
|
*
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
7
-8
/
+8
|
*
sysbus: New sysbus_realize(), sysbus_realize_and_unref()
Markus Armbruster
2020-06-15
1
-1
/
+3
|
*
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
1
-4
/
+26
[next]