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
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
17
-4
/
+21
*
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-11
1
-0
/
+2
*
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
3
-12
/
+12
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-06-06
1
-24
/
+10
|
\
|
*
pcie: Simplify pci_adjust_config_limit()
David Gibson
2019-05-30
1
-24
/
+10
*
|
ppc/pnv: add dummy XSCOM registers for PRD initialization
Cédric Le Goater
2019-05-29
1
-0
/
+18
*
|
ppc/pnv: introduce new skiboot platform properties
Cédric Le Goater
2019-05-29
1
-3
/
+10
*
|
spapr: Don't migrate the hpt_maxpagesize cap to older machine types
Greg Kurz
2019-05-29
2
-1
/
+12
*
|
spapr: change default interrupt mode to 'dual'
Cédric Le Goater
2019-05-29
1
-1
/
+2
*
|
spapr/irq: add KVM support to the 'dual' machine
Cédric Le Goater
2019-05-29
1
-20
/
+38
*
|
spapr/irq: introduce a spapr_irq_init_device() helper
Cédric Le Goater
2019-05-29
1
-19
/
+70
*
|
spapr/xive: activate KVM support
Cédric Le Goater
2019-05-29
1
-9
/
+0
*
|
spapr/xive: add migration support for KVM
Cédric Le Goater
2019-05-29
1
-1
/
+1
*
|
spapr/xive: add KVM support
Cédric Le Goater
2019-05-29
2
-1
/
+10
*
|
spapr: Print out extra hints when CAS negotiation of interrupt mode fails
Greg Kurz
2019-05-29
1
-2
/
+4
*
|
spapr: Fix phb_placement backwards compatibility
David Gibson
2019-05-29
1
-13
/
+15
*
|
spapr: Add forgotten capability to migration stream
David Gibson
2019-05-29
2
-0
/
+2
*
|
target/ppc: Set PSSCR_EC on cpu halt to prevent spurious wakeup
Suraj Jitindar Singh
2019-05-29
2
-1
/
+7
*
|
spapr/xive: Sanity checks of OV5 during CAS
Greg Kurz
2019-05-29
1
-0
/
+24
*
|
target/ppc: Add ibm,purr and ibm,spurr device-tree properties
Suraj Jitindar Singh
2019-05-29
1
-1
/
+4
*
|
hw/ppc/40p: use 1900 as a base year
Artyom Tarasenko
2019-05-29
1
-1
/
+3
*
|
hw/ppc/40p: Move the MC146818 RTC to the board where it belongs
Philippe Mathieu-Daudé
2019-05-29
1
-0
/
+3
*
|
hw/ppc/prep: use TYPE_MC146818_RTC instead of a hardcoded string
Philippe Mathieu-Daudé
2019-05-29
1
-1
/
+1
|
/
*
hw/ppc/pnv: Use object_initialize_child for correct reference counting
Philippe Mathieu-Daudé
2019-05-24
1
-8
/
+4
*
hw/ppc: Implement fw_cfg_arch_key_name()
Philippe Mathieu-Daudé
2019-05-23
2
-1
/
+46
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...
Peter Maydell
2019-04-27
8
-80
/
+580
|
\
|
*
ppc/hash64: Rework R and C bit updates
Benjamin Herrenschmidt
2019-04-26
2
-10
/
+44
|
*
ppc/spapr: Use proper HPTE accessors for H_READ
Benjamin Herrenschmidt
2019-04-26
1
-6
/
+5
|
*
spapr: Drop duplicate PCI swizzle code
Greg Kurz
2019-04-26
1
-20
/
+4
|
*
spapr_pci: Get rid of duplicate code for node name creation
Greg Kurz
2019-04-26
1
-4
/
+1
|
*
spapr/irq: remove spapr_ics_create()
Cédric Le Goater
2019-04-26
1
-30
/
+14
|
*
spapr/rtas: modify spapr_rtas_register() to remove RTAS handlers
Cédric Le Goater
2019-04-26
1
-1
/
+1
|
*
hw/ppc/prep: Drop useless inclusion of "hw/input/i8042.h"
Philippe Mathieu-Daudé
2019-04-26
1
-1
/
+0
|
*
spapr: Support NVIDIA V100 GPU with NVLink2
Alexey Kardashevskiy
2019-04-26
4
-8
/
+511
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-04-26
1
-2
/
+13
|
\
\
|
*
|
hw: add compat machines for 4.1
Cornelia Huck
2019-04-25
1
-2
/
+13
|
|
/
*
/
exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()
David Hildenbrand
2019-04-25
1
-2
/
+2
|
/
*
spapr_pci: Fix broken naming of PCI bus
Greg Kurz
2019-04-12
1
-2
/
+2
*
spapr_pci: Fix extended config space accesses
Greg Kurz
2019-04-09
1
-2
/
+26
*
spapr/irq: Add XIVE sanity checks on non-P9 machines
Cédric Le Goater
2019-03-29
2
-7
/
+51
*
spapr: Simplify handling of host-serial and host-model values
David Gibson
2019-03-29
1
-38
/
+19
*
target/ppc: Consolidate 64-bit server processor detection in a helper
Greg Kurz
2019-03-29
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-03-28
1
-1
/
+4
|
\
|
*
virtio-vga: only enable for specific boards
Paolo Bonzini
2019-03-21
1
-0
/
+1
|
*
hw/ppc/Kconfig: e500 based machines require virtio-net-pci device
Philippe Mathieu-Daudé
2019-03-20
1
-0
/
+1
|
*
hw/ppc/Kconfig: Bamboo machine requires e1000 network card
Philippe Mathieu-Daudé
2019-03-20
1
-0
/
+1
|
*
prep: do not select I82374
Paolo Bonzini
2019-03-20
1
-1
/
+0
|
*
kconfig: add CONFIG_MSI_NONBROKEN
Paolo Bonzini
2019-03-18
1
-0
/
+1
*
|
trace-events: Fix attribution of trace points to source
Markus Armbruster
2019-03-22
1
-1
/
+5
*
|
trace-events: Delete unused trace points
Markus Armbruster
2019-03-22
1
-8
/
+0
[next]