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
*
arm: aspeed: Set SDRAM size
Joel Stanley
2019-05-07
1
-0
/
+1
*
hw/arm/virt: Support firmware configuration with -blockdev
Markus Armbruster
2019-05-07
1
-0
/
+2
*
pflash_cfi01: New pflash_cfi01_legacy_drive()
Markus Armbruster
2019-05-07
1
-0
/
+1
*
accel: Remove unused AccelClass::available field
Eduardo Habkost
2019-05-02
1
-1
/
+0
*
qtest: Don't compile qtest accel on non-POSIX systems
Eduardo Habkost
2019-05-02
1
-9
/
+0
*
block: introduce byte-based io helpers
Vladimir Sementsov-Ogievskiy
2019-04-30
2
-0
/
+35
*
hw/devices: Move SMSC 91C111 declaration into a new header
Philippe Mathieu-Daudé
2019-04-29
2
-11
/
+19
*
hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded string
Philippe Mathieu-Daudé
2019-04-29
1
-0
/
+2
*
hw/net/ne2000-isa: Add guards to the header
Philippe Mathieu-Daudé
2019-04-29
1
-0
/
+6
*
hw/devices: Move LAN9118 declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
2
-3
/
+19
*
hw/devices: Move TI touchscreen declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
4
-21
/
+37
*
hw/devices: Move Gamepad declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
2
-3
/
+19
*
hw/devices: Move CBus declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
2
-14
/
+32
*
hw/devices: Move Blizzard declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
2
-7
/
+22
*
hw/devices: Move TC6393XB declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
2
-6
/
+24
*
hw/display/tc6393xb: Remove unused functions
Philippe Mathieu-Daudé
2019-04-29
1
-3
/
+0
*
hw/arm/smmuv3: Remove SMMUNotifierNode
Eric Auger
2019-04-29
1
-6
/
+2
*
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190426' into staging
Peter Maydell
2019-04-28
2
-3
/
+4
|
\
|
*
tcg: Hoist max_insns computation to tb_gen_code
Richard Henderson
2019-04-24
2
-3
/
+4
*
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...
Peter Maydell
2019-04-27
3
-1
/
+59
|
\
\
|
*
|
ppc/hash64: Rework R and C bit updates
Benjamin Herrenschmidt
2019-04-26
1
-0
/
+2
|
*
|
spapr: Drop duplicate PCI swizzle code
Greg Kurz
2019-04-26
1
-0
/
+4
|
*
|
spapr/rtas: modify spapr_rtas_register() to remove RTAS handlers
Cédric Le Goater
2019-04-26
1
-0
/
+4
|
*
|
spapr: Support NVIDIA V100 GPU with NVLink2
Alexey Kardashevskiy
2019-04-26
2
-1
/
+49
|
|
/
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-04-26
4
-5
/
+29
|
\
\
|
*
|
util/mmap-alloc: Add a 'is_pmem' parameter to qemu_ram_mmap
Zhang Yi
2019-04-25
1
-1
/
+20
|
*
|
cpu: Rename parse_cpu_model() to parse_cpu_option()
Eduardo Habkost
2019-04-25
1
-3
/
+3
|
*
|
vl.c: make find_default_machine() local
Wei Yang
2019-04-25
1
-1
/
+0
|
*
|
hw: add compat machines for 4.1
Cornelia Huck
2019-04-25
2
-0
/
+6
|
|
/
*
|
Merge tag 's390-ccw-bios-2019-04-12' into s390-next-staging
Cornelia Huck
2019-04-25
2
-0
/
+29
|
\
\
|
*
|
s390 vfio-ccw: Add bootindex property and IPLB data
Jason J. Herne
2019-04-12
2
-0
/
+29
*
|
|
exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()
David Hildenbrand
2019-04-25
1
-1
/
+2
|
|
/
|
/
|
*
|
include: Move fprintf_function to disas/
Markus Armbruster
2019-04-18
2
-16
/
+3
*
|
disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h
Markus Armbruster
2019-04-18
2
-1
/
+1
*
|
monitor: Clean up how monitor_disas() funnels output to monitor
Markus Armbruster
2019-04-18
1
-1
/
+0
*
|
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
2019-04-18
2
-9
/
+4
*
|
qemu-print: New qemu_fprintf(), qemu_vfprintf()
Markus Armbruster
2019-04-18
1
-0
/
+4
*
|
qom/cpu: Simplify how CPUClass::dump_statistics() prints
Markus Armbruster
2019-04-18
1
-7
/
+4
*
|
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2019-04-18
2
-15
/
+1
*
|
memory: Clean up how mtree_info() prints
Markus Armbruster
2019-04-18
2
-4
/
+2
*
|
block/qapi: Clean up how we print to monitor or stdout
Markus Armbruster
2019-04-18
1
-7
/
+3
*
|
qsp: Simplify how qsp_report() prints
Markus Armbruster
2019-04-18
2
-4
/
+3
*
|
tcg: Simplify how dump_drift_info() prints
Markus Armbruster
2019-04-18
1
-1
/
+1
*
|
tcg: Simplify how dump_exec_info() prints
Markus Armbruster
2019-04-18
1
-1
/
+1
*
|
tcg: Simplify how dump_opcount_info() prints
Markus Armbruster
2019-04-18
1
-1
/
+1
*
|
include: Include fprintf-fn.h only where needed
Markus Armbruster
2019-04-18
3
-4
/
+1
*
|
monitor: Simplify how -device/device_add print help
Markus Armbruster
2019-04-18
1
-3
/
+0
*
|
qemu-print: New qemu_printf(), qemu_vprintf() etc.
Markus Armbruster
2019-04-18
1
-0
/
+19
*
|
monitor error: Make printf()-like functions return a value
Markus Armbruster
2019-04-18
2
-8
/
+8
*
|
log: Make glib logging go through QEMU
Christophe Fergeau
2019-04-17
1
-1
/
+2
|
/
[next]