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/xics: Drop unused argument to xics_kvm_has_broken_disconnect()
Greg Kurz
2020-12-14
1
-1
/
+1
*
vl: remove serial_max_hds
Paolo Bonzini
2020-12-10
1
-4
/
+2
*
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
9
-0
/
+9
*
ppc: do not use ram_size global
Paolo Bonzini
2020-12-10
2
-3
/
+3
*
ppc: remove bios_name
Paolo Bonzini
2020-12-10
7
-22
/
+9
*
hw: add compat machines for 6.0
Cornelia Huck
2020-12-08
1
-2
/
+13
*
memory: Add IOMMUTLBEvent
Eugenio Pérez
2020-12-08
1
-7
/
+8
*
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-11-15
2
-2
/
+2
*
powerpc tcg: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
non-virt: Fix Lesser GPL version number
Chetan Pant
2020-11-15
5
-5
/
+5
*
spapr: Convert hpt_prepare_thread() to use qemu_try_memalign()
Greg Kurz
2020-11-05
1
-1
/
+1
*
spapr: Drop dead code in spapr_reallocate_hpt()
Greg Kurz
2020-11-05
1
-6
/
+0
*
spapr: Improve spapr_reallocate_hpt() error reporting
Greg Kurz
2020-10-27
1
-9
/
+11
*
target/ppc: Fix kvmppc_load_htab_chunk() error reporting
Greg Kurz
2020-10-27
1
-1
/
+3
*
spapr: Use error_append_hint() in spapr_reallocate_hpt()
Greg Kurz
2020-10-27
1
-3
/
+5
*
spapr: Simplify error handling in spapr_memory_plug()
Greg Kurz
2020-10-27
2
-14
/
+13
*
spapr: Pass &error_abort when getting some PC DIMM properties
Greg Kurz
2020-10-27
1
-14
/
+3
*
spapr: Use appropriate getter for PC_DIMM_SLOT_PROP
Greg Kurz
2020-10-27
1
-3
/
+6
*
spapr: Use appropriate getter for PC_DIMM_ADDR_PROP
Greg Kurz
2020-10-27
1
-2
/
+2
*
pc-dimm: Drop @errp argument of pc_dimm_plug()
Greg Kurz
2020-10-27
1
-5
/
+1
*
spapr: Simplify spapr_cpu_core_realize() and spapr_cpu_core_unrealize()
Greg Kurz
2020-10-27
1
-13
/
+3
*
spapr: Make spapr_cpu_core_unrealize() idempotent
Greg Kurz
2020-10-27
1
-20
/
+21
*
spapr: Drop spapr_delete_vcpu() unused argument
Greg Kurz
2020-10-27
1
-3
/
+3
*
spapr: Unrealize vCPUs with qdev_unrealize()
Greg Kurz
2020-10-27
1
-2
/
+2
*
spapr: Fix leak of CPU machine specific data
Greg Kurz
2020-10-27
1
-10
/
+12
*
spapr: Move spapr_create_nvdimm_dr_connectors() to core machine code
Greg Kurz
2020-10-27
2
-11
/
+10
*
ppc/spapr: re-assert IRQs during event-scan if there are pending
Laurent Vivier
2020-10-27
1
-0
/
+12
*
spapr: Clarify why DR connectors aren't user creatable
Greg Kurz
2020-10-27
1
-1
/
+2
*
mac_oldworld: Change PCI address of macio to match real hardware
BALATON Zoltan
2020-10-19
1
-1
/
+1
*
mac_oldworld: Drop some variables
BALATON Zoltan
2020-10-19
1
-18
/
+17
*
mac_oldworld: Drop a variable, use get_system_memory() directly
BALATON Zoltan
2020-10-19
1
-3
/
+2
*
mac_newworld: Allow loading binary ROM image
BALATON Zoltan
2020-10-19
2
-10
/
+14
*
mac_oldworld: Allow loading binary ROM image
BALATON Zoltan
2020-10-19
1
-9
/
+20
*
ppc405_boards: use qdev properties instead of legacy m48t59_init() function
Mark Cave-Ayland
2020-10-18
1
-1
/
+9
*
uninorth: use qdev gpios for PCI IRQs
Mark Cave-Ayland
2020-10-18
1
-8
/
+16
*
grackle: use qdev gpios for PCI IRQs
Mark Cave-Ayland
2020-10-18
1
-2
/
+5
*
macio: don't reference serial_hd() directly within the device
Mark Cave-Ayland
2020-10-18
2
-0
/
+12
*
hw/pci: Fix typo in PCI hot-plug error message
Julia Suvorova
2020-10-13
1
-1
/
+1
*
spapr_numa: consider user input when defining associativity
Daniel Henrique Barboza
2020-10-09
1
-1
/
+109
*
spapr_numa: change reference-points and maxdomain settings
Daniel Henrique Barboza
2020-10-09
1
-8
/
+35
*
spapr_numa: forbid asymmetrical NUMA setups
Daniel Henrique Barboza
2020-10-09
1
-0
/
+34
*
spapr: add spapr_machine_using_legacy_numa() helper
Daniel Henrique Barboza
2020-10-09
1
-0
/
+12
*
ppc/pnv: Increase max firmware size
Cédric Le Goater
2020-10-09
1
-1
/
+1
*
spapr: Add a return value to spapr_check_pagesize()
Greg Kurz
2020-10-09
2
-5
/
+6
*
spapr: Add a return value to spapr_nvdimm_validate()
Greg Kurz
2020-10-09
2
-9
/
+9
*
spapr: Simplify error handling in spapr_cpu_core_realize()
Greg Kurz
2020-10-09
1
-9
/
+7
*
spapr: Add a return value to spapr_set_vcpu_id()
Greg Kurz
2020-10-09
2
-6
/
+4
*
spapr: Simplify error handling in prop_get_fdt()
Greg Kurz
2020-10-09
1
-7
/
+5
*
spapr: Add a return value to spapr_drc_attach()
Greg Kurz
2020-10-09
4
-22
/
+8
*
spapr: Simplify error handling in spapr_vio_busdev_realize()
Greg Kurz
2020-10-09
1
-7
/
+5
[prev]
[next]