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
*
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2021-03-16
4
-115
/
+47
|
\
|
*
hmp: Use QAPI NetdevInfo in hmp_info_network
Alexey Kirillov
2021-03-15
1
-0
/
+30
|
*
net: Move NetClientState.info_str to dynamic allocations
Alexey Kirillov
2021-03-15
1
-1
/
+1
|
*
qapi: net: Add query-netdev command
Alexey Kirillov
2021-03-15
1
-0
/
+3
|
*
pvrdma: wean code off pvrdma_ring.h kernel header
Cornelia Huck
2021-03-15
1
-114
/
+0
|
*
net: introduce qemu_receive_packet()
Jason Wang
2021-03-15
2
-0
/
+13
*
|
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2021-03-15
1
-0
/
+1
|
\
\
|
*
|
virtio-blk: Respect discard granularity
Akihiko Odaki
2021-03-15
1
-0
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/philmd/tags/avr-20210315' into staging
Peter Maydell
2021-03-15
1
-0
/
+1
|
\
\
|
*
|
hw/misc/led: Add yellow LED
Philippe Mathieu-Daudé
2021-03-15
1
-0
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20210314...
Peter Maydell
2021-03-15
2
-0
/
+179
|
\
\
|
|
/
|
/
|
|
*
tricore: added triboard with tc27x_soc
Andreas Konopik
2021-03-14
2
-0
/
+179
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210314'...
Peter Maydell
2021-03-14
7
-2
/
+208
|
\
\
|
|
/
|
/
|
|
*
hw/arm: Connect PWM fans in NPCM7XX boards
Hao Wu
2021-03-12
1
-1
/
+10
|
*
hw/arm: Add MFT device to NPCM7xx Soc
Hao Wu
2021-03-12
1
-0
/
+2
|
*
hw/misc: Add NPCM7XX MFT Module
Hao Wu
2021-03-12
1
-0
/
+70
|
*
hw/misc: Add GPIOs for duty in NPCM7xx PWM
Hao Wu
2021-03-12
1
-1
/
+3
|
*
accel: kvm: Fix kvm_type invocation
Andrew Jones
2021-03-12
1
-0
/
+1
|
*
dma: Introduce dma_aligned_pow2_mask()
Eric Auger
2021-03-12
1
-0
/
+12
|
*
hw/arm: versal: Add support for the XRAMs
Edgar E. Iglesias
2021-03-12
1
-0
/
+13
|
*
hw/misc: versal: Add a model of the XRAM controller
Edgar E. Iglesias
2021-03-12
1
-0
/
+97
*
|
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...
Peter Maydell
2021-03-12
3
-1
/
+15
|
\
\
|
|
/
|
/
|
|
*
spapr.c: send QAPI event when memory hotunplug fails
Daniel Henrique Barboza
2021-03-09
1
-2
/
+1
|
*
qemu_timer.c: add timer_deadline_ms() helper
Daniel Henrique Barboza
2021-03-09
1
-0
/
+8
|
*
spapr_drc.c: use DRC reconfiguration to cleanup DIMM unplug state
Daniel Henrique Barboza
2021-03-09
1
-0
/
+2
|
*
spapr_drc.c: add hotunplug timeout for CPUs
Daniel Henrique Barboza
2021-03-09
1
-0
/
+1
|
*
spapr_drc.c: introduce unplug_timeout_timer
Daniel Henrique Barboza
2021-03-09
1
-0
/
+4
|
*
spapr: rename spapr_drc_detach() to spapr_drc_unplug_request()
Daniel Henrique Barboza
2021-03-09
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-03-11
7
-23
/
+30
|
\
\
|
*
|
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
1
-2
/
+8
|
*
|
sysemu/runstate: Let runstate_is_running() return bool
Philippe Mathieu-Daudé
2021-03-09
1
-1
/
+1
|
*
|
qemu-common.h: Update copyright string to 2021
Peter Maydell
2021-03-09
1
-1
/
+1
|
*
|
exec/memory: Use struct Object typedef
Philippe Mathieu-Daudé
2021-03-09
2
-17
/
+17
|
*
|
net: Use id_generate() in the network subsystem, too
Thomas Huth
2021-03-09
1
-0
/
+1
|
*
|
hw/elf_ops: Fix a typo
Philippe Mathieu-Daudé
2021-03-09
1
-1
/
+1
|
*
|
Various spelling fixes
Michael Tokarev
2021-03-09
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...
Peter Maydell
2021-03-11
6
-2
/
+18
|
\
\
|
*
|
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
2021-03-10
2
-0
/
+0
|
*
|
device_tree: add qemu_fdt_setprop_string_array helper
Alex Bennée
2021-03-10
1
-0
/
+17
|
*
|
hw/riscv: migrate fdt field to generic MachineState
Alex Bennée
2021-03-10
1
-1
/
+0
|
*
|
hw/board: promote fdt from ARM VirtMachineState to MachineState
Alex Bennée
2021-03-10
2
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-03-09' into st...
Peter Maydell
2021-03-11
1
-1
/
+1
|
\
\
\
|
*
|
|
blockjob: return status from block_job_set_speed()
Vladimir Sementsov-Ogievskiy
2021-03-08
1
-1
/
+1
*
|
|
|
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210309' int...
Peter Maydell
2021-03-11
2
-0
/
+50
|
\
\
\
\
|
*
|
|
|
hw/misc: Model KCS devices in the Aspeed LPC controller
Andrew Jeffery
2021-03-09
2
-1
/
+17
|
*
|
|
|
hw/misc: Add a basic Aspeed LPC controller model
Cédric Le Goater
2021-03-09
2
-0
/
+34
*
|
|
|
|
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
2021-03-10
1
-2
/
+86
|
\
\
\
\
\
|
*
|
|
|
|
hw/block/nvme: support Identify NS Attached Controller List
Minwoo Im
2021-03-09
1
-0
/
+1
|
*
|
|
|
|
hw/block/nvme: support changed namespace asynchronous event
Minwoo Im
2021-03-09
1
-0
/
+7
|
*
|
|
|
|
hw/block/nvme: support namespace attachment command
Minwoo Im
2021-03-09
1
-0
/
+6
[next]