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
*
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
2017-05-30
1
-1
/
+1
|
\
|
*
memory: tune last param of iommu_ops.translate()
Peter Xu
2017-05-25
1
-1
/
+1
*
|
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170525' into staging
Stefan Hajnoczi
2017-05-30
6
-163
/
+298
|
\
\
|
*
|
hw/ppc/spapr.c: recover pending LMB unplug info in spapr_lmb_release
Daniel Henrique Barboza
2017-05-25
1
-1
/
+42
|
*
|
hw/ppc: migrating the DRC state of hotplugged devices
Daniel Henrique Barboza
2017-05-25
1
-0
/
+56
|
*
|
hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque
Daniel Henrique Barboza
2017-05-25
3
-22
/
+29
|
*
|
hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineState
David Gibson
2017-05-25
1
-38
/
+67
|
*
|
spapr: add pre_plug function for memory
Laurent Vivier
2017-05-24
1
-15
/
+26
|
*
|
pseries: Restore support for total vcpus not a multiple of threads-per-core f...
David Gibson
2017-05-24
1
-1
/
+7
|
*
|
pseries: Split CAS PVR negotiation out into a separate function
David Gibson
2017-05-24
1
-17
/
+32
|
*
|
spapr: fix error reporting in xics_system_init()
Greg Kurz
2017-05-24
1
-7
/
+6
|
*
|
spapr_cpu_core: drop reference on ICP object during CPU realization
Greg Kurz
2017-05-24
1
-1
/
+2
|
*
|
hw/ppc/spapr_events.c: removing 'exception' from sPAPREventLogEntry
Daniel Henrique Barboza
2017-05-24
1
-45
/
+7
|
*
|
spapr: ensure core_slot isn't NULL in spapr_core_unplug()
Greg Kurz
2017-05-24
1
-0
/
+1
|
*
|
spapr: Consolidate HPT freeing code into a routine
Bharata B Rao
2017-05-24
2
-8
/
+10
|
*
|
spapr-cpu-core: release ICP object when realization fails
Greg Kurz
2017-05-24
1
-8
/
+8
|
*
|
spapr: sanitize error handling in spapr_ics_create()
Greg Kurz
2017-05-24
1
-7
/
+12
|
*
|
ppc/xics: simplify prototype of xics_spapr_init()
Greg Kurz
2017-05-24
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
Stefan Hajnoczi
2017-05-30
6
-7
/
+7
|
\
\
|
|
/
|
/
|
|
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
6
-7
/
+7
*
|
audio: Rename hw/audio/audio.h to hw/audio/soundhw.h
Eduardo Habkost
2017-05-19
1
-1
/
+1
*
|
audio: Rename audio_init() to soundhw_init()
Eduardo Habkost
2017-05-19
1
-1
/
+1
*
|
audio: Move arch_init audio code to hw/audio/soundhw.c
Eduardo Habkost
2017-05-19
1
-0
/
+1
|
/
*
sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
Eduardo Habkost
2017-05-17
1
-0
/
+2
*
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-17
2
-2
/
+2
*
Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...
Stefan Hajnoczi
2017-05-15
2
-20
/
+47
|
\
|
*
spapr: get numa node mapping from possible_cpus instead of numa_get_node_for_...
Igor Mammedov
2017-05-11
2
-14
/
+4
|
*
spapr: add node-id property to sPAPR core
Igor Mammedov
2017-05-11
2
-3
/
+25
|
*
numa: move source of default CPUs to NUMA node mapping into boards
Igor Mammedov
2017-05-11
1
-7
/
+21
|
*
numa: equally distribute memory on nodes
Laurent Vivier
2017-05-11
1
-0
/
+1
*
|
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170511' into staging
Stefan Hajnoczi
2017-05-15
5
-19
/
+54
|
\
\
|
*
|
spapr: Don't accidentally advertise HTM support on POWER9
David Gibson
2017-05-11
1
-1
/
+1
|
*
|
target/ppc: Enable RADIX mmu mode for pseries TCG guest
Suraj Jitindar Singh
2017-05-11
1
-4
/
+11
|
*
|
target/ppc: Set UPRT and GTSE on all cpus in H_REGISTER_PROCESS_TABLE
Suraj Jitindar Singh
2017-05-11
1
-11
/
+7
|
*
|
ppc: add qemu_vga.ndrv ROM to fw_cfg interface for NewWorld Macs
Mark Cave-Ayland
2017-05-11
1
-1
/
+17
|
*
|
ppc: add qemu_vga.ndrv ROM to fw_cfg interface for OldWorld Macs
Mark Cave-Ayland
2017-05-11
1
-1
/
+17
|
*
|
ppc/pnv: restrict BMC object to the BMC simulator
Cédric Le Goater
2017-05-11
1
-1
/
+1
|
|
/
*
|
ppc_booke: drop useless assignment
KONRAD Frederic
2017-05-07
1
-1
/
+0
*
|
Remove reduntant qemu: from error functions
Ishani Chugh
2017-05-07
1
-1
/
+1
|
/
*
spapr-cpu-core: Release ICPState object during CPU unrealization
Bharata B Rao
2017-04-26
1
-0
/
+1
*
ppc/pnv: generate an OEM SEL event on shutdown
Cédric Le Goater
2017-04-26
2
-0
/
+55
*
ppc/pnv: add initial IPMI sensors for the BMC simulator
Cédric Le Goater
2017-04-26
3
-1
/
+103
*
ppc/pnv: populate device tree for IPMI BT devices
Cédric Le Goater
2017-04-26
1
-0
/
+35
*
ppc/pnv: populate device tree for serial devices
Cédric Le Goater
2017-04-26
1
-0
/
+33
*
ppc/pnv: populate device tree for RTC devices
Cédric Le Goater
2017-04-26
1
-0
/
+30
*
ppc/pnv: scan ISA bus to populate device tree
Cédric Le Goater
2017-04-26
1
-0
/
+28
*
ppc/pnv: enable only one LPC bus
Cédric Le Goater
2017-04-26
2
-9
/
+22
*
ppc/pnv: Add support for POWER8+ LPC Controller
Benjamin Herrenschmidt
2017-04-26
2
-42
/
+100
*
spapr: remove the 'nr_servers' field from the machine
Cédric Le Goater
2017-04-26
1
-32
/
+24
*
ppc/pnv: Add OCC model stub with interrupt support
Benjamin Herrenschmidt
2017-04-26
3
-1
/
+150
[next]