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
/
hw
/
ppc
Commit message (
Expand
)
Author
Age
Files
Lines
*
spapr: Small cleanup of PPC MMU enums
Sam Bobroff
2017-03-03
1
-6
/
+4
*
spapr_pci: Advertise access to PCIe extended config space
David Gibson
2017-03-03
1
-0
/
+4
*
hw/ppc/spapr: Add POWER9 to pseries cpu models
Suraj Jitindar Singh
2017-03-03
1
-0
/
+3
*
target/ppc/POWER9: Add POWER9 pa-features definition
Suraj Jitindar Singh
2017-03-03
1
-0
/
+18
*
target/ppc: Add patb_entry to sPAPRMachineState
Suraj Jitindar Singh
2017-03-03
1
-0
/
+29
*
ppc/xics: move InterruptStatsProvider to the sPAPR machine
Cédric Le Goater
2017-03-01
1
-0
/
+17
*
ppc/xics: move ics-simple post_load under the machine
Cédric Le Goater
2017-03-01
1
-11
/
+7
*
ppc/xics: remove the XICSState classes
Cédric Le Goater
2017-03-01
1
-29
/
+16
*
ppc/xics: export the XICS init routines
Cédric Le Goater
2017-03-01
1
-1
/
+3
*
ppc/xics: move the ICP array under the sPAPR machine
Cédric Le Goater
2017-03-01
1
-9
/
+8
*
ppc/xics: register the reset handler of ICP objects
Cédric Le Goater
2017-03-01
1
-0
/
+1
*
ppc/xics: simplify spapr_dt_xics() interface
Cédric Le Goater
2017-03-01
1
-1
/
+1
*
ppc/xics: use the QOM interface to grab an ICP
Cédric Le Goater
2017-03-01
2
-3
/
+3
*
ppc/xics: extend the QOM interface to handle ICPs
Cédric Le Goater
2017-03-01
1
-0
/
+20
*
ppc/xics: remove the XICS list of ICS
Cédric Le Goater
2017-03-01
1
-1
/
+0
*
ppc/xics: register the reset handler of ICS objects
Cédric Le Goater
2017-03-01
1
-0
/
+1
*
ppc/xics: use the QOM interface to resend irqs
Cédric Le Goater
2017-03-01
1
-1
/
+2
*
ppc/xics: use the QOM interface to get irqs
Cédric Le Goater
2017-03-01
2
-4
/
+4
*
ppc/xics: use the QOM interface under the sPAPR machine
Cédric Le Goater
2017-03-01
1
-0
/
+18
*
ppc/xics: store the ICS object under the sPAPR machine
Cédric Le Goater
2017-03-01
4
-12
/
+16
*
ppc/xics: remove set_nr_servers() handler from XICSStateClass
Cédric Le Goater
2017-03-01
1
-7
/
+23
*
ppc/xics: remove set_nr_irqs() handler from XICSStateClass
Cédric Le Goater
2017-03-01
1
-17
/
+37
*
xics: XICS should not be a SysBusDevice
David Gibson
2017-03-01
1
-1
/
+2
*
spapr/pci: populate PCI DT in reverse order
Greg Kurz
2017-03-01
1
-6
/
+6
*
target/ppc: Manage external HPT via virtual hypervisor
David Gibson
2017-03-01
3
-4
/
+76
*
target/ppc: Eliminate htab_base and htab_mask variables
David Gibson
2017-03-01
1
-2
/
+2
*
target/ppc: Cleanup HPTE accessors for 64-bit hash MMU
David Gibson
2017-03-01
1
-18
/
+18
*
target/ppc: Merge cpu_ppc_set_vhyp() with cpu_ppc_set_papr()
David Gibson
2017-03-01
1
-2
/
+1
*
pseries: Minor cleanups to HPT management hypercalls
David Gibson
2017-03-01
1
-30
/
+28
*
sysemu: support up to 1024 vCPUs
Greg Kurz
2017-03-01
1
-1
/
+1
*
spapr: generate DT node names
Laurent Vivier
2017-03-01
1
-14
/
+276
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...
Peter Maydell
2017-02-25
2
-1
/
+18
|
\
|
*
tcg: drop global lock during TCG code execution
Jan Kiszka
2017-02-24
2
-1
/
+18
*
|
hw/ppc/ppc405_uc.c: Avoid integer overflows
Peter Maydell
2017-02-22
1
-3
/
+3
*
|
hw/ppc/spapr: Check for valid page size when hot plugging memory
Thomas Huth
2017-02-22
1
-0
/
+8
*
|
machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpu...
Igor Mammedov
2017-02-22
1
-10
/
+10
*
|
machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacks
Igor Mammedov
2017-02-22
1
-32
/
+2
*
|
spapr: reuse machine->possible_cpus instead of cores[]
Igor Mammedov
2017-02-22
1
-39
/
+90
*
|
spapr: replace debug printf with trace points
Laurent Vivier
2017-02-22
2
-14
/
+7
*
|
ppc4xx: replace debug printf with trace points
Laurent Vivier
2017-02-22
2
-10
/
+7
*
|
mac99: replace debug printf with trace points
Laurent Vivier
2017-02-22
2
-12
/
+7
*
|
spapr: fix off-by-one error in spapr_ovec_populate_dt()
Sam Bobroff
2017-02-22
1
-1
/
+1
*
|
hw/ppc/pnv: Remove superfluous "qemu" prefix from error strings
Thomas Huth
2017-02-22
1
-3
/
+3
*
|
spapr: make cpu core unplug follow expected hotunplug call flow
Igor Mammedov
2017-02-22
1
-4
/
+14
*
|
spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.c
Igor Mammedov
2017-02-22
2
-138
/
+138
*
|
spapr: cpu core: separate child threads destruction from machine state operat...
Igor Mammedov
2017-02-22
1
-5
/
+10
|
/
*
hw: Default -drive to if=ide explicitly where it works
Markus Armbruster
2017-02-21
3
-0
/
+3
*
report guest crash information in GUEST_PANICKED event
Anton Nefedov
2017-02-16
1
-1
/
+2
*
hw/ppc/pnv: Use error_report instead of hw_error if a ROM file can't be found
Thomas Huth
2017-02-01
1
-3
/
+3
*
target-ppc: Add MMU model check for booke machines
Valentin Plotkin
2017-02-01
3
-0
/
+19
[next]