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: Ensure all LMBs are represented in ibm,dynamic-memory
Bharata B Rao
2016-06-14
1
-20
/
+37
*
ppc: Add PowerISA 2.07 compatibility mode
Thomas Huth
2016-06-14
1
-2
/
+4
*
ppc: Split pcr_mask settings into supported bits and the register mask
Thomas Huth
2016-06-14
1
-2
/
+2
*
ppc/spapr: Refactor h_client_architecture_support() CPU parsing code
Thomas Huth
2016-06-14
1
-25
/
+36
*
vl: Eliminate usb_enabled()
Eduardo Habkost
2016-06-13
2
-2
/
+2
*
ppc: Remove a potential overflow in muldiv64()
Laurent Vivier
2016-06-07
1
-1
/
+1
*
spapr_pci: Drop cannot_instantiate_with_device_add_yet=false
Markus Armbruster
2016-06-07
1
-1
/
+0
*
spapr: Introduce pseries-2.7 machine type
Bharata B Rao
2016-06-07
1
-2
/
+20
*
spapr: Increase hotpluggable memory slots to 256
Bharata B Rao
2016-06-07
1
-2
/
+12
*
spapr_pci: Add and export DMA resetting helper
Alexey Kardashevskiy
2016-06-07
1
-2
/
+8
*
spapr_pci: Reset DMA config on PHB reset
Alexey Kardashevskiy
2016-06-07
1
-6
/
+11
*
spapr_iommu: Add root memory region
Alexey Kardashevskiy
2016-06-07
2
-6
/
+13
*
spapr_iommu: Migrate full state
Alexey Kardashevskiy
2016-06-07
1
-3
/
+62
*
spapr_iommu: Introduce "enabled" state for TCE table
Alexey Kardashevskiy
2016-06-07
3
-32
/
+52
*
ppc: Do some batching of TCG tlb flushes
Benjamin Herrenschmidt
2016-05-30
1
-3
/
+11
*
spapr_iommu: Move table allocation to helpers
Alexey Kardashevskiy
2016-05-27
1
-19
/
+39
*
spapr_pci: Use correct DMA LIOBN when composing the device tree
Alexey Kardashevskiy
2016-05-27
1
-1
/
+1
*
spapr: ensure device trees are always associated with DRC
Jianjun Duan
2016-05-27
2
-17
/
+11
*
Added negative check for get_image_size()
Zhou Jie
2016-05-27
1
-0
/
+4
*
memory: Fix IOMMU replay base address
Alexey Kardashevskiy
2016-05-26
1
-1
/
+1
*
machine: add properties to compat_props incrementaly
Igor Mammedov
2016-05-20
1
-4
/
+0
*
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
5
-0
/
+5
*
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
3
-0
/
+3
*
dma: do not depend on kvm_enabled()
Paolo Bonzini
2016-05-19
4
-0
/
+4
*
hw: do not use VMSTATE_*TL
Paolo Bonzini
2016-05-19
1
-1
/
+1
*
ppc: use PowerPCCPU instead of CPUPPCState
Paolo Bonzini
2016-05-19
1
-10
/
+10
*
qapi: Simplify semantics of visit_next_list()
Eric Blake
2016-05-12
1
-1
/
+1
*
qapi: Split visit_end_struct() into pieces
Eric Blake
2016-05-12
1
-1
/
+2
*
spapr_drc: Expose 'null' in qom-get when there is no fdt
Eric Blake
2016-05-12
1
-5
/
+1
*
spapr_drc: fix aborts during DRC-count based hotplug
Michael Roth
2016-04-26
2
-5
/
+14
*
hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridge
Thomas Huth
2016-04-23
2
-5
/
+7
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160408' into...
Peter Maydell
2016-04-08
1
-2
/
+5
|
\
|
*
spapr: Fix ibm,lrdr-capacity
Bharata B Rao
2016-04-08
1
-2
/
+5
*
|
spapr: fix possible Negative array index read
Gonglei
2016-04-08
1
-0
/
+4
|
/
*
spapr_drc: enable immediate detach for unsignalled devices
Michael Roth
2016-04-05
2
-0
/
+45
*
ppc: Rework POWER7 & POWER8 exception model
Cédric Le Goater
2016-04-05
1
-15
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-03-24
19
-14
/
+54
|
\
|
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
8
-3
/
+9
|
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
3
-12
/
+15
|
*
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
9
-0
/
+18
|
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
13
-0
/
+13
*
|
hw/net/spapr_llan: Enable the RX buffer pools by default for new machines
Thomas Huth
2016-03-24
1
-1
/
+6
*
|
ppc: Create cpu_ppc_set_papr() helper
Benjamin Herrenschmidt
2016-03-24
1
-9
/
+2
*
|
spapr/target-ppc/kvm: Only add hcall-instructions if KVM supports it
Alexey Kardashevskiy
2016-03-24
1
-4
/
+5
|
/
*
machine: Use type_init() to register machine classes
Eduardo Habkost
2016-03-16
2
-2
/
+2
*
spapr_pci: Remove finish_realize hook
David Gibson
2016-03-15
1
-20
/
+5
*
spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge
David Gibson
2016-03-15
1
-44
/
+17
*
spapr_pci: Allow EEH on spapr-pci-host-bridge
David Gibson
2016-03-15
2
-9
/
+7
*
spapr_pci: Eliminate class callbacks
David Gibson
2016-03-15
2
-33
/
+29
[next]