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
*
nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]
Thomas Huth
2016-10-28
2
-41
/
+30
*
nvram: Introduce helper functions for CHRP "system" and "free space" partitions
Thomas Huth
2016-10-28
1
-0
/
+24
*
tcg: Add atomic128 helpers
Richard Henderson
2016-10-26
1
-0
/
+6
*
tcg: Add EXCP_ATOMIC
Richard Henderson
2016-10-26
3
-0
/
+3
*
int128: Add int128_make128
Richard Henderson
2016-10-26
1
-5
/
+15
*
int128: Use __int128 if available
Richard Henderson
2016-10-26
1
-1
/
+134
*
exec: Avoid direct references to Int128 parts
Richard Henderson
2016-10-26
1
-0
/
+10
*
atomics: Add __nocheck atomic operations
Richard Henderson
2016-10-26
1
-9
/
+27
*
atomics: add atomic_op_fetch variants
Emilio G. Cota
2016-10-26
1
-0
/
+17
*
atomics: add atomic_xor
Emilio G. Cota
2016-10-26
1
-0
/
+4
*
atomics: Add parameters to macros
Richard Henderson
2016-10-26
1
-5
/
+5
*
qdict: implement a qdict_crumple method for un-flattening a dict
Daniel P. Berrange
2016-10-25
1
-0
/
+1
*
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
Daniel P. Berrange
2016-10-25
1
-2
/
+2
*
qapi: rename QmpInputVisitor to QObjectInputVisitor
Daniel P. Berrange
2016-10-25
1
-2
/
+2
*
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
2016-10-25
3
-9
/
+9
*
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2016-10-25
6
-4
/
+37
|
\
|
*
exec: call cpu_exec_exit() from a CPU unrealize common function
Laurent Vivier
2016-10-24
1
-1
/
+1
|
*
exec: move cpu_exec_init() calls to realize functions
Laurent Vivier
2016-10-24
2
-1
/
+1
|
*
exec: split cpu_exec_init()
Laurent Vivier
2016-10-24
1
-0
/
+1
|
*
pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs
Igor Mammedov
2016-10-24
1
-0
/
+2
|
*
Increase MAX_CPUMASK_BITS from 255 to 288
Igor Mammedov
2016-10-24
1
-1
/
+1
|
*
pc: apic_common: Extend APIC ID property to 32bit
Igor Mammedov
2016-10-24
1
-1
/
+2
|
*
pc: acpi: x2APIC support for SRAT table
Igor Mammedov
2016-10-24
1
-0
/
+11
|
*
pc: acpi: x2APIC support for MADT table and _MAT method
Igor Mammedov
2016-10-24
1
-0
/
+18
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161024'...
Peter Maydell
2016-10-24
6
-4
/
+117
|
\
\
|
*
|
ACPI: Add IORT Structure definition
Prem Mallappa
2016-10-24
1
-0
/
+68
|
*
|
arm_mptimer: Convert to use ptimer
Dmitry Osipenko
2016-10-24
1
-4
/
+1
|
*
|
hw/ptimer: Add "no counter round down" policy
Dmitry Osipenko
2016-10-24
1
-0
/
+4
|
*
|
hw/ptimer: Add "no immediate reload" policy
Dmitry Osipenko
2016-10-24
1
-0
/
+4
|
*
|
hw/ptimer: Add "no immediate trigger" policy
Dmitry Osipenko
2016-10-24
1
-0
/
+4
|
*
|
hw/ptimer: Add "continuous trigger" policy
Dmitry Osipenko
2016-10-24
1
-0
/
+4
|
*
|
hw/ptimer: Add "wraparound after one period" policy
Dmitry Osipenko
2016-10-24
1
-0
/
+4
|
*
|
cpu: Support a target CPU having a variable page size
Peter Maydell
2016-10-24
3
-0
/
+28
|
|
/
*
|
block: More operations for meta dirty bitmap
Fam Zheng
2016-10-24
1
-0
/
+3
*
|
block: BdrvDirtyBitmap serialization interface
Vladimir Sementsov-Ogievskiy
2016-10-24
1
-0
/
+14
*
|
hbitmap: serialization
Vladimir Sementsov-Ogievskiy
2016-10-24
1
-0
/
+79
*
|
block: Add two dirty bitmap getters
Fam Zheng
2016-10-24
1
-0
/
+2
*
|
block: Support meta dirty bitmap
Fam Zheng
2016-10-24
1
-0
/
+9
*
|
HBitmap: Introduce "meta" bitmap to track bit changes
Fam Zheng
2016-10-24
1
-0
/
+21
*
|
block: Hide HBitmap in block dirty bitmap interface
Fam Zheng
2016-10-24
2
-2
/
+6
|
/
*
char: remove explicit_be_open from CharDriverState
Marc-André Lureau
2016-10-24
1
-4
/
+8
*
char: replace avail_connections
Marc-André Lureau
2016-10-24
1
-1
/
+0
*
char: remove unused qemu_chr_fe_event
Marc-André Lureau
2016-10-24
1
-11
/
+0
*
char: use an enum for CHR_EVENT
Marc-André Lureau
2016-10-24
1
-5
/
+7
*
char: remove unused CHR_EVENT_FOCUS
Marc-André Lureau
2016-10-24
1
-1
/
+0
*
char: move fe_open in CharBackend
Marc-André Lureau
2016-10-24
1
-1
/
+1
*
char: remove explicit_fe_open, use a set_handlers argument
Marc-André Lureau
2016-10-24
1
-2
/
+4
*
char: rename chr_close/chr_free
Marc-André Lureau
2016-10-24
1
-1
/
+1
*
char: move front end handlers in CharBackend
Marc-André Lureau
2016-10-24
1
-5
/
+6
*
char: make some qemu_chr_fe skip if no driver
Marc-André Lureau
2016-10-24
1
-13
/
+27
[next]