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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2018-04-27
spapr: Set compatibility mode before the rest of spapr_cpu_reset()
David Gibson
1
-6
/
+5
2018-04-27
spapr: Support ibm,dynamic-memory-v2 property
Bharata B Rao
1
-48
/
+182
2018-04-27
ppc: e500: switch E500 based machines to full machine definition
Igor Mammedov
4
-103
/
+156
2018-04-27
spapr: Add ibm,max-associativity-domains property
Serhii Popovych
1
-0
/
+10
2018-04-27
target/ppc: Fold slb_nr into PPCHash64Options
David Gibson
2
-4
/
+9
2018-04-27
target/ppc: Fold ci_large_pages flag into PPCHash64Options
David Gibson
1
-2
/
+1
2018-04-27
target/ppc: Move 1T segment and AMR options to PPCHash64Options
David Gibson
2
-2
/
+3
2018-04-27
target/ppc: Split page size information into a separate allocation
David Gibson
1
-2
/
+2
2018-04-27
target/ppc: Pass cpu instead of env to ppc_create_page_sizes_prop()
David Gibson
3
-6
/
+7
2018-04-27
spapr: drop useless dynamic sysbus device sanity check
Greg Kurz
1
-18
/
+0
2018-04-27
Revert "spapr: Don't allow memory hotplug to memory less nodes"
Serhii Popovych
1
-22
/
+0
2018-04-27
spapr: drop useless sanity check in spapr_irq_alloc*()
Greg Kurz
1
-6
/
+3
2018-04-27
spapr: Introduce pseries-2.13 machine type
David Gibson
1
-2
/
+21
2018-04-27
uninorth: rename UNINState to UNINHostState
Mark Cave-Ayland
2
-5
/
+5
2018-04-27
uninorth: move PCI IO (ISA) memory region into the uninorth device
Mark Cave-Ayland
1
-6
/
+6
2018-04-27
uninorth: use object link to pass OpenPIC object to uninorth
Mark Cave-Ayland
1
-4
/
+8
2018-04-27
uninorth: remove obsolete pci_pmac_u3_init() function
Mark Cave-Ayland
1
-1
/
+12
2018-04-27
uninorth: remove obsolete pci_pmac_init() function
Mark Cave-Ayland
1
-1
/
+29
2018-04-27
uninorth: move PCI host bridge bus initialisation into device realize
Mark Cave-Ayland
2
-8
/
+4
2018-04-27
mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize()
Mark Cave-Ayland
1
-14
/
+0
2018-04-27
mac_oldworld: remove pics IRQ array and wire up macio to heathrow directly
Mark Cave-Ayland
2
-13
/
+22
2018-04-27
grackle: move PCI IO (ISA) memory region into the grackle device
Mark Cave-Ayland
1
-6
/
+3
2018-04-27
grackle: remove deprecated pci_grackle_init() function
Mark Cave-Ayland
2
-6
/
+18
2018-04-27
grackle: general tidy-up and QOMify
Mark Cave-Ayland
2
-2
/
+2
2018-04-27
heathrow: remove obsolete heathow_init() function
Mark Cave-Ayland
2
-12
/
+12
2018-04-27
uninorth: alter pci_pmac_init() and pci_pmac_u3_init() to return uninorth device
Mark Cave-Ayland
2
-6
/
+14
2018-04-27
uninorth: remove stray PCIBus realize from mac_newworld.c
Mark Cave-Ayland
1
-1
/
+0
2018-04-27
uninorth: remove second set of uninorth token registers
Mark Cave-Ayland
1
-4
/
+0
2018-04-26
vl.c: new function serial_max_hds()
Peter Maydell
1
-1
/
+1
2018-04-26
serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTS
Peter Maydell
1
-1
/
+1
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
6
-25
/
+25
2018-04-10
sam460ex: Fix timer frequency and clock multipliers
BALATON Zoltan
2
-5
/
+5
2018-04-10
spapr: Initialize reserved areas list in FDT in H_CAS handler
Alexey Kardashevskiy
1
-0
/
+1
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+1
2018-03-20
pc-dimm: make qmp_pc_dimm_device_list() sort devices by address
Haozhong Zhang
1
-2
/
+1
2018-03-18
ppc440_pcix: Change some error_report to qemu_log_mask(LOG_UNIMP, ...)
BALATON Zoltan
1
-4
/
+7
2018-03-18
hw/ppc/spapr: Allow "spapr-vlan" as NIC model name beside "ibmveth"
Thomas Huth
1
-2
/
+3
2018-03-18
PPC e500: Fix gap between u-boot and kernel
David Engraf
1
-5
/
+4
2018-03-18
hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
1
-1
/
+1
2018-03-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-7
/
+4
2018-03-13
ppc/spapr, vfio: Turn off MSIX emulation for VFIO devices
Alexey Kardashevskiy
1
-0
/
+7
2018-03-12
hw/isa/superio: Add a keyboard/mouse controller (8042)
Philippe Mathieu-Daudé
1
-1
/
+0
2018-03-12
hw/isa/pc87312: Rename the device type as TYPE_PC87312_SUPERIO
Philippe Mathieu-Daudé
1
-1
/
+1
2018-03-12
hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h
Philippe Mathieu-Daudé
1
-2
/
+3
2018-03-12
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Thomas Huth
3
-3
/
+0
2018-03-12
net: allow using any PCI NICs in -net or -nic
Paolo Bonzini
1
-1
/
+1
2018-03-06
PPC: e500: Fix duplicate kernel load and device tree overlap
David Engraf
1
-46
/
+70
2018-03-06
hw/ppc/spapr,e500: Use new property "stdout-path" for boot console
Nikunj A Dadhania
2
-0
/
+14
2018-03-06
ppc/spapr-caps: Define the pseries-2.12-sxxm machine type
Suraj Jitindar Singh
2
-0
/
+28
2018-03-06
ppc/spapr-caps: Convert cap-ibs to custom spapr-cap
Suraj Jitindar Singh
2
-67
/
+28
[next]