index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: Fix new collection of typos
Stefan Weil
2015-04-30
1
-1
/
+1
*
powerpc: fix -machine usb=no for newworld and pseries machines
Paolo Bonzini
2015-03-25
1
-1
/
+1
*
PPC: pseries: Implement boot once=foo
Alexander Graf
2015-03-25
1
-8
/
+22
*
spapr: Add missing checks for NULL pointers and report failures
Stefan Weil
2015-03-25
1
-0
/
+8
*
machine: query kernel-irqchip property
Marcel Apfelbaum
2015-03-11
1
-9
/
+6
*
spapr: Clean up misuse of qdev_init() in xics-kvm creation
Markus Armbruster
2015-03-09
1
-13
/
+12
*
pseries: Export RTC time via QOM
David Gibson
2015-03-09
1
-0
/
+3
*
pseries: Move rtc_offset into RTC device's state structure
David Gibson
2015-03-09
1
-3
/
+27
*
pseries: Make the PAPR RTC a qdev device
David Gibson
2015-03-09
1
-1
/
+9
*
pseries: Move sPAPR RTC code into its own file
David Gibson
2015-03-09
1
-0
/
+3
*
spapr-pci: Enable huge BARs
Alexey Kardashevskiy
2015-03-09
1
-0
/
+16
*
spapr: Add pseries-2.3 machine
Alexey Kardashevskiy
2015-03-09
1
-2
/
+17
*
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...
Peter Maydell
2015-03-02
1
-0
/
+1
|
\
|
*
numa: Move NUMA declarations from sysemu.h to numa.h
Eduardo Habkost
2015-02-23
1
-0
/
+1
*
|
PPC: Don't use legacy -usbdevice support for setting up board
Markus Armbruster
2015-02-18
1
-2
/
+5
|
/
*
fw_cfg: fix typos in comments: patch -> path
Gonglei
2015-02-10
1
-1
/
+1
*
hw/ppc/spapr: simplify usb controller creation logic
Marcel Apfelbaum
2015-01-07
1
-1
/
+2
*
hw/usb: simplified usb_enabled
Marcel Apfelbaum
2015-01-07
1
-1
/
+1
*
hw/ppc: modified the condition for usb controllers to be created for some ppc...
Marcel Apfelbaum
2015-01-07
1
-1
/
+1
*
target-ppc: Cast ssize_t to size_t before printing with %zx
Peter Maydell
2015-01-07
1
-1
/
+1
*
spapr: Fix stale HTAB during live migration (TCG)
Samuel Mendoza-Jonas
2015-01-07
1
-5
/
+11
*
spapr: Fix integer overflow during migration (TCG)
Samuel Mendoza-Jonas
2015-01-07
1
-3
/
+3
*
spapr: Fix stale HTAB during live migration (KVM)
Samuel Mendoza-Jonas
2015-01-07
1
-0
/
+38
*
machine: remove qemu_machine_opts global list
Marcel Apfelbaum
2014-12-22
1
-0
/
+3
*
spapr: Allow dynamic creation of PHB
Alexander Graf
2014-11-04
1
-0
/
+21
*
spapr: Cleanup machine naming conventions, and prepare for 2.2 release
David Gibson
2014-11-04
1
-4
/
+18
*
virtio-pci: fix migration for pci bus master
Michael S. Tsirkin
2014-11-02
1
-0
/
+7
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
1
-3
/
+1
*
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
2014-10-20
1
-1
/
+3
*
Fix typos and misspellings in comments
zhanghailiang
2014-09-20
1
-1
/
+1
*
hypervisor property clashes with hypervisor node
Anton Blanchard
2014-09-08
1
-4
/
+0
*
spapr_pci: map the MSI window in each PHB
Greg Kurz
2014-09-08
1
-1
/
+0
*
ppc/spapr: Fix MAX_CPUS to 255
Nikunj A Dadhania
2014-09-08
1
-1
/
+1
*
spapr: Locate RTAS and device-tree based on real RMA
Benjamin Herrenschmidt
2014-09-08
1
-12
/
+22
*
spapr: Fix ibm, associativity for memory nodes
Alexey Kardashevskiy
2014-09-08
1
-1
/
+1
*
spapr: Add a helper for node0_size calculation
Alexey Kardashevskiy
2014-09-08
1
-4
/
+16
*
spapr: Split memory nodes to power-of-two blocks
Alexey Kardashevskiy
2014-09-08
1
-2
/
+12
*
spapr: Refactor spapr_populate_memory() to allow memoryless nodes
Alexey Kardashevskiy
2014-09-08
1
-20
/
+20
*
spapr: Use DT memory node rendering helper for other nodes
Alexey Kardashevskiy
2014-09-08
1
-17
/
+2
*
spapr: Move DT memory node rendering to a helper
Alexey Kardashevskiy
2014-09-08
1
-20
/
+28
*
spapr: fix possible memory leak
Gonglei
2014-09-08
1
-0
/
+1
*
spapr: add uuid/host details to device tree
Nikunj A Dadhania
2014-09-08
1
-0
/
+28
*
ppc: spapr-rtas - implement os-term rtas call
Nikunj A Dadhania
2014-09-08
1
-0
/
+9
*
spapr: Add support for new NMI interface
Alexey Kardashevskiy
2014-08-25
1
-0
/
+21
*
spapr: Enable use of huge pages
Alexey Kardashevskiy
2014-07-15
1
-8
/
+3
*
spapr: Move RMA memory region registration code
Alexey Kardashevskiy
2014-07-15
1
-1
/
+11
*
target-ppc: KVMPPC_H_CAS fix cpu-version endianess
Laurent Dufour
2014-07-08
1
-2
/
+1
*
spapr: Remove @next_irq
Alexey Kardashevskiy
2014-06-27
1
-2
/
+1
*
spapr: Move interrupt allocator to xics
Alexey Kardashevskiy
2014-06-27
1
-67
/
+0
*
spapr: Define a 2.1 pseries machine
Alexey Kardashevskiy
2014-06-27
1
-0
/
+16
[next]