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/cminyard/tags/for-qemu-6.1-v1' into sta...
Peter Maydell
2021-05-14
2
-1
/
+35
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
hw/i2c: add pca954x i2c-mux switch
Patrick Venture
2021-04-15
1
-0
/
+19
|
*
|
|
hw/i2c: move search to i2c_scan_bus method
Patrick Venture
2021-04-15
1
-0
/
+2
|
*
|
|
hw/i2c: add match method for device search
Patrick Venture
2021-04-15
1
-0
/
+11
|
*
|
|
hw/i2c: name I2CNode list in I2CBus
Patrick Venture
2021-04-15
1
-1
/
+3
*
|
|
|
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...
Peter Maydell
2021-05-14
5
-9
/
+26
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
migration/ram: Handle RAM block resizes during postcopy
David Hildenbrand
2021-05-13
1
-0
/
+10
|
*
|
|
migration/ram: Handle RAM block resizes during precopy
David Hildenbrand
2021-05-13
1
-4
/
+6
|
*
|
|
numa: Teach ram block notifiers about resizeable ram blocks
David Hildenbrand
2021-05-13
1
-4
/
+9
|
*
|
|
util: vfio-helpers: Factor out and fix processing of existing ram blocks
David Hildenbrand
2021-05-13
1
-0
/
+1
|
*
|
|
migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"
David Hildenbrand
2021-05-13
1
-1
/
+0
*
|
|
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ...
Peter Maydell
2021-05-13
9
-130
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Drop the deprecated unicore32 target
Markus Armbruster
2021-05-12
4
-44
/
+1
|
*
|
|
Drop the deprecated lm32 target
Markus Armbruster
2021-05-12
6
-71
/
+0
|
*
|
|
Remove the deprecated moxie target
Thomas Huth
2021-05-12
5
-15
/
+0
*
|
|
|
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
2021-05-12
3
-8
/
+157
|
\
\
\
\
|
*
|
|
|
hw/opentitan: Update the interrupt layout
Alistair Francis
2021-05-11
1
-8
/
+8
|
*
|
|
|
hw/riscv: Connect Shakti UART to Shakti platform
Vijai Kumar K
2021-05-11
1
-0
/
+2
|
*
|
|
|
hw/char: Add Shakti UART emulation
Vijai Kumar K
2021-05-11
1
-0
/
+74
|
*
|
|
|
riscv: Add initial support for Shakti C machine
Vijai Kumar K
2021-05-11
1
-0
/
+73
*
|
|
|
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-05-12
4
-19
/
+20
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
main-loop: remove dead code
Paolo Bonzini
2021-05-11
1
-18
/
+0
|
*
|
|
|
accel: add init_accel_cpu for adapting accel behavior to CPU type
Claudio Fontana
2021-05-10
1
-0
/
+6
|
*
|
|
|
accel-cpu: make cpu_realizefn return a bool
Claudio Fontana
2021-05-10
2
-2
/
+2
|
*
|
|
|
accel: introduce new accessor functions
Claudio Fontana
2021-05-10
1
-0
/
+13
|
|
/
/
/
*
|
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210510-pull-request' ...
Peter Maydell
2021-05-12
3
-10
/
+42
|
\
\
\
\
|
*
|
|
|
modules: add have_vga
Gerd Hoffmann
2021-05-10
1
-0
/
+6
|
*
|
|
|
virtio-gpu: move fields to struct VirtIOGPUGL
Gerd Hoffmann
2021-05-10
1
-2
/
+3
|
*
|
|
|
virtio-gpu: drop use_virgl_renderer
Gerd Hoffmann
2021-05-10
1
-1
/
+0
|
*
|
|
|
virtio-gpu: move update_cursor_data
Gerd Hoffmann
2021-05-10
1
-0
/
+6
|
*
|
|
|
virtio-gpu: move virgl process_cmd
Gerd Hoffmann
2021-05-10
1
-0
/
+2
|
*
|
|
|
virtio-gpu: use class function for ctrl queue handlers
Gerd Hoffmann
2021-05-10
1
-1
/
+7
|
*
|
|
|
virtio-gpu: move virgl reset
Gerd Hoffmann
2021-05-10
1
-0
/
+1
|
*
|
|
|
virtio-gpu: move virgl realize + properties
Gerd Hoffmann
2021-05-10
1
-0
/
+1
|
*
|
|
|
virtio-gpu: add virtio-gpu-gl-device
Gerd Hoffmann
2021-05-10
1
-0
/
+7
|
*
|
|
|
virtio-gpu: handle partial maps properly
Gerd Hoffmann
2021-05-10
1
-1
/
+2
|
*
|
|
|
edid: Make refresh rate configurable
Akihiko Odaki
2021-05-10
1
-5
/
+7
*
|
|
|
|
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20210510' into st...
Peter Maydell
2021-05-12
1
-0
/
+6
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
xen: Free xenforeignmemory_resource at exit
Anthony PERARD
2021-05-10
1
-0
/
+6
*
|
|
|
|
hw/misc/mps2-scc: Support using CFG0 bit 0 for remapping
Peter Maydell
2021-05-10
1
-0
/
+9
*
|
|
|
|
hw/misc/mps2-scc: Add "QEMU interface" comment
Peter Maydell
2021-05-10
1
-0
/
+12
*
|
|
|
|
include/disas/dis-asm.h: Handle being included outside 'extern "C"'
Peter Maydell
2021-05-10
1
-2
/
+10
*
|
|
|
|
include/qemu/bswap.h: Handle being included outside extern "C" block
Peter Maydell
2021-05-10
1
-4
/
+22
*
|
|
|
|
osdep: Make os-win32.h and os-posix.h handle 'extern "C"' themselves
Peter Maydell
2021-05-10
3
-4
/
+20
|
/
/
/
/
*
|
|
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-05-06
4
-0
/
+58
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
glib-compat: accept G_TEST_SLOW environment variable
Paolo Bonzini
2021-05-04
1
-0
/
+17
|
*
|
|
ratelimit: protect with a mutex
Paolo Bonzini
2021-05-04
1
-0
/
+14
|
*
|
|
Add NVMM accelerator: acceleration enlightenments
Reinoud Zandijk
2021-05-04
2
-0
/
+27
*
|
|
|
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...
Peter Maydell
2021-05-05
4
-5
/
+16
|
\
\
\
\
|
*
|
|
|
spapr.h: increase FDT_MAX_SIZE
Daniel Henrique Barboza
2021-05-04
1
-1
/
+1
[prev]
[next]