index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-30
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
1
-1
/
+1
2017-05-30
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170525' into staging
Stefan Hajnoczi
6
-163
/
+298
2017-05-30
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
Stefan Hajnoczi
6
-7
/
+7
2017-05-25
memory: tune last param of iommu_ops.translate()
Peter Xu
1
-1
/
+1
2017-05-25
hw/ppc/spapr.c: recover pending LMB unplug info in spapr_lmb_release
Daniel Henrique Barboza
1
-1
/
+42
2017-05-25
hw/ppc: migrating the DRC state of hotplugged devices
Daniel Henrique Barboza
1
-0
/
+56
2017-05-25
hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque
Daniel Henrique Barboza
3
-22
/
+29
2017-05-25
hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineState
David Gibson
1
-38
/
+67
2017-05-24
spapr: add pre_plug function for memory
Laurent Vivier
1
-15
/
+26
2017-05-24
pseries: Restore support for total vcpus not a multiple of threads-per-core f...
David Gibson
1
-1
/
+7
2017-05-24
pseries: Split CAS PVR negotiation out into a separate function
David Gibson
1
-17
/
+32
2017-05-24
spapr: fix error reporting in xics_system_init()
Greg Kurz
1
-7
/
+6
2017-05-24
spapr_cpu_core: drop reference on ICP object during CPU realization
Greg Kurz
1
-1
/
+2
2017-05-24
hw/ppc/spapr_events.c: removing 'exception' from sPAPREventLogEntry
Daniel Henrique Barboza
1
-45
/
+7
2017-05-24
spapr: ensure core_slot isn't NULL in spapr_core_unplug()
Greg Kurz
1
-0
/
+1
2017-05-24
spapr: Consolidate HPT freeing code into a routine
Bharata B Rao
2
-8
/
+10
2017-05-24
spapr-cpu-core: release ICP object when realization fails
Greg Kurz
1
-8
/
+8
2017-05-24
spapr: sanitize error handling in spapr_ics_create()
Greg Kurz
1
-7
/
+12
2017-05-24
ppc/xics: simplify prototype of xics_spapr_init()
Greg Kurz
1
-1
/
+1
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
6
-7
/
+7
2017-05-19
audio: Rename hw/audio/audio.h to hw/audio/soundhw.h
Eduardo Habkost
1
-1
/
+1
2017-05-19
audio: Rename audio_init() to soundhw_init()
Eduardo Habkost
1
-1
/
+1
2017-05-19
audio: Move arch_init audio code to hw/audio/soundhw.c
Eduardo Habkost
1
-0
/
+1
2017-05-17
sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
Eduardo Habkost
1
-0
/
+2
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2
-2
/
+2
2017-05-15
Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...
Stefan Hajnoczi
2
-20
/
+47
2017-05-15
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170511' into staging
Stefan Hajnoczi
5
-19
/
+54
2017-05-11
spapr: get numa node mapping from possible_cpus instead of numa_get_node_for_...
Igor Mammedov
2
-14
/
+4
2017-05-11
spapr: add node-id property to sPAPR core
Igor Mammedov
2
-3
/
+25
2017-05-11
numa: move source of default CPUs to NUMA node mapping into boards
Igor Mammedov
1
-7
/
+21
2017-05-11
numa: equally distribute memory on nodes
Laurent Vivier
1
-0
/
+1
2017-05-11
spapr: Don't accidentally advertise HTM support on POWER9
David Gibson
1
-1
/
+1
2017-05-11
target/ppc: Enable RADIX mmu mode for pseries TCG guest
Suraj Jitindar Singh
1
-4
/
+11
2017-05-11
target/ppc: Set UPRT and GTSE on all cpus in H_REGISTER_PROCESS_TABLE
Suraj Jitindar Singh
1
-11
/
+7
2017-05-11
ppc: add qemu_vga.ndrv ROM to fw_cfg interface for NewWorld Macs
Mark Cave-Ayland
1
-1
/
+17
2017-05-11
ppc: add qemu_vga.ndrv ROM to fw_cfg interface for OldWorld Macs
Mark Cave-Ayland
1
-1
/
+17
2017-05-11
ppc/pnv: restrict BMC object to the BMC simulator
Cédric Le Goater
1
-1
/
+1
2017-05-07
ppc_booke: drop useless assignment
KONRAD Frederic
1
-1
/
+0
2017-05-07
Remove reduntant qemu: from error functions
Ishani Chugh
1
-1
/
+1
2017-04-26
spapr-cpu-core: Release ICPState object during CPU unrealization
Bharata B Rao
1
-0
/
+1
2017-04-26
ppc/pnv: generate an OEM SEL event on shutdown
Cédric Le Goater
2
-0
/
+55
2017-04-26
ppc/pnv: add initial IPMI sensors for the BMC simulator
Cédric Le Goater
3
-1
/
+103
2017-04-26
ppc/pnv: populate device tree for IPMI BT devices
Cédric Le Goater
1
-0
/
+35
2017-04-26
ppc/pnv: populate device tree for serial devices
Cédric Le Goater
1
-0
/
+33
2017-04-26
ppc/pnv: populate device tree for RTC devices
Cédric Le Goater
1
-0
/
+30
2017-04-26
ppc/pnv: scan ISA bus to populate device tree
Cédric Le Goater
1
-0
/
+28
2017-04-26
ppc/pnv: enable only one LPC bus
Cédric Le Goater
2
-9
/
+22
2017-04-26
ppc/pnv: Add support for POWER8+ LPC Controller
Benjamin Herrenschmidt
2
-42
/
+100
2017-04-26
spapr: remove the 'nr_servers' field from the machine
Cédric Le Goater
1
-32
/
+24
2017-04-26
ppc/pnv: Add OCC model stub with interrupt support
Benjamin Herrenschmidt
3
-1
/
+150
[next]