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
*
spapr: improve ibm,architecture-vec-5 property handling
Michael Roth
2016-10-28
1
-0
/
+1
*
spapr: add option vector handling in CAS-generated resets
Michael Roth
2016-10-28
1
-1
/
+3
*
spapr_hcall: use spapr_ovec_* interfaces for CAS options
Michael Roth
2016-10-28
2
-1
/
+7
*
spapr_ovec: initial implementation of option vector helpers
Michael Roth
2016-10-28
1
-0
/
+62
*
pseries: Remove spapr_create_fdt_skel()
David Gibson
2016-10-28
1
-1
/
+0
*
pseries: Consolidate construction of /vdevice device tree node
David Gibson
2016-10-28
1
-1
/
+1
*
pseries: Move /event-sources construction to spapr_build_fdt()
David Gibson
2016-10-28
1
-1
/
+1
*
pseries: Consolidate construction of /rtas device tree node
David Gibson
2016-10-28
1
-2
/
+1
*
pseries: Consolidate construction of /chosen device tree node
David Gibson
2016-10-28
1
-1
/
+1
*
pseries: Move construction of /interrupt-controller fdt node
David Gibson
2016-10-28
1
-0
/
+1
*
pseries: Consolidate RTAS loading
David Gibson
2016-10-28
1
-0
/
+1
*
pseries: Make spapr_create_fdt_skel() get information from machine state
David Gibson
2016-10-28
1
-0
/
+4
*
pseries: Remove rtas_addr and fdt_addr fields from machinestate
David Gibson
2016-10-28
1
-1
/
+0
*
ppc/pnv: add a ISA bus
Cédric Le Goater
2016-10-28
1
-0
/
+2
*
ppc/pnv: add a LPC controller
Benjamin Herrenschmidt
2016-10-28
3
-0
/
+73
*
ppc/pnv: add XSCOM handlers to PnvCore
Cédric Le Goater
2016-10-28
2
-0
/
+21
*
ppc/pnv: add XSCOM infrastructure
Cédric Le Goater
2016-10-28
2
-0
/
+71
*
ppc/pnv: add a PnvCore object
Cédric Le Goater
2016-10-28
2
-0
/
+50
*
ppc/pnv: add a PIR handler to PnvChip
Cédric Le Goater
2016-10-28
1
-0
/
+2
*
ppc/pnv: add a core mask to PnvChip
Cédric Le Goater
2016-10-28
1
-0
/
+4
*
ppc/pnv: add a PnvChip object
Cédric Le Goater
2016-10-28
1
-0
/
+63
*
ppc/pnv: add skeleton PowerNV platform
Benjamin Herrenschmidt
2016-10-28
1
-0
/
+38
*
pseries: Remove unused callbacks from sPAPR VIO bus state
David Gibson
2016-10-28
1
-2
/
+0
*
ppc/xics: change the icp_ routines API to use an 'ICPState *' argument
Cédric Le Goater
2016-10-28
1
-3
/
+3
*
ppc/xics: add a XICSState backlink in ICPState
Cédric Le Goater
2016-10-28
1
-0
/
+2
*
ppc/xics: add a xics_set_nr_servers common routine
Cédric Le Goater
2016-10-28
1
-0
/
+2
*
nvram: Rename openbios_firmware_abi.h into sun_nvram.h
Thomas Huth
2016-10-28
1
-3
/
+3
*
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
[next]