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
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+1
2013-12-20
spapr: limit numa memory regions by ram size
Paul Mackerras
1
-4
/
+16
2013-12-20
spapr: make sure RMA is in first mode of first memory node
Alexey Kardashevskiy
1
-6
/
+11
2013-12-20
device_tree: s/qemu_devtree/qemu_fdt globally
Peter Crosthwaite
6
-133
/
+134
2013-12-20
spapr: tie spapr-nvram to -pflash
Paolo Bonzini
1
-11
/
+3
2013-12-20
spapr-rtas: add ibm, (get|set)-system-parameter
Alexey Kardashevskiy
1
-0
/
+47
2013-12-20
spapr-rtas: replace return code constants with macros
Alexey Kardashevskiy
4
-47
/
+47
2013-12-10
spapr_pci: s/INT64_MAX/UINT64_MAX/
Michael S. Tsirkin
1
-1
/
+1
2013-12-02
hw/ppc/mac.h: remove unused BIOS_FILENAME definition
Michael Tokarev
1
-1
/
+0
2013-12-02
misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
Stefan Weil
3
-6
/
+6
2013-11-25
PPC: BookE: Make FIT/WDT timers at best millisecond grained
Alexander Graf
1
-0
/
+6
2013-11-25
PPC: Make BookE FIT/WDT timers more lazy
Alexander Graf
1
-5
/
+38
2013-11-10
loader: drop return value for rom_add_blob_fixed
Michael S. Tsirkin
1
-1
/
+2
2013-10-31
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-1
/
+1
2013-10-26
misc: New spelling fixes in comments
Stefan Weil
1
-1
/
+1
2013-10-25
spapr: Use DeviceClass::fw_name for device tree CPU node
Andreas Färber
1
-20
/
+6
2013-10-25
spapr-pci: enable irqfd for INTx
Alexey Kardashevskiy
1
-0
/
+13
2013-10-25
xics-kvm: Support for in-kernel XICS interrupt controller
David Gibson
1
-1
/
+20
2013-10-25
xics: split to xics and xics-common
Alexey Kardashevskiy
1
-1
/
+1
2013-10-25
spapr: move cpu_setup after kvmppc_set_papr
Alexey Kardashevskiy
1
-2
/
+2
2013-10-25
spapr-rtas: fix h_rtas parameters reading
Alexey Kardashevskiy
1
-3
/
+3
2013-10-25
spapr: Add ibm, purr property on power7 and newer
Alexey Kardashevskiy
1
-0
/
+4
2013-10-25
spapr: increase temporary fdt buffer size
Alexey Kardashevskiy
1
-1
/
+1
2013-10-25
pseries: Fix loading of little endian kernels
Benjamin Herrenschmidt
1
-1
/
+12
2013-09-03
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
4
-6
/
+6
2013-09-03
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
9
-14
/
+8
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
4
-6
/
+6
2013-09-02
PPC: spapr: iommu: rework traces
Alexey Kardashevskiy
1
-47
/
+24
2013-09-02
spapr: add "stop-self" RTAS call required to support hot CPU unplug
Alexey Kardashevskiy
1
-0
/
+23
2013-09-02
pseries: Add H_SET_MODE hcall to change guest exception endianness
Anton Blanchard
2
-1
/
+51
2013-09-02
spapr-pci: rework MSI/MSIX
Alexey Kardashevskiy
2
-38
/
+52
2013-09-02
spapr-pci: fix config space access to support bridges
Alexey Kardashevskiy
1
-10
/
+2
2013-09-02
ppc405_boards: Don't enforce presence of firmware for qtest
Andreas Färber
1
-15
/
+20
2013-09-02
ppc405_uc: Disable debug output
Andreas Färber
1
-8
/
+8
2013-09-02
ppc405_boards: Disable debug output
Andreas Färber
1
-2
/
+2
2013-09-02
ppc: virtex_ml507: QEMU_OPTION_dtb support for this machine.
Efimov Vasily
1
-10
/
+19
2013-09-02
PPC: E500: Generate device tree on reset
Alexander Graf
1
-9
/
+43
2013-08-29
Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5
Anthony Liguori
4
-53
/
+23
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
9
-14
/
+8
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
4
-45
/
+45
2013-08-21
ppc: Don't duplicate QEMUMachineInitArgs in PPCE500Params
Markus Armbruster
4
-41
/
+23
2013-08-21
ppc: Don't explode QEMUMachineInitArgs into local variables needlessly
Markus Armbruster
2
-24
/
+12
2013-07-29
spapr: Rename 'dprintf' to 'DPRINTF'
Peter Maydell
1
-4
/
+4
2013-07-29
spapr_pci: QOM cast cleanup
Andreas Färber
1
-3
/
+4
2013-07-29
ppce500_spin: QOM cast cleanup
Andreas Färber
1
-6
/
+8
2013-07-29
xics: rename types to be sane and follow coding style
Anthony Liguori
1
-0
/
+28
2013-07-29
pseries: savevm support with KVM
Alexey Kardashevskiy
1
-22
/
+84
2013-07-29
pseries: savevm support for PCI host bridge
David Gibson
1
-0
/
+49
2013-07-29
pseries: savevm support for pseries machine
David Gibson
2
-5
/
+272
2013-07-29
spapr-tce: make sPAPRTCETable a proper device
Anthony Liguori
4
-54
/
+99
[prev]
[next]