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
2015-01-07
target-ppc: Cast ssize_t to size_t before printing with %zx
Peter Maydell
1
-1
/
+1
2015-01-07
PPC: e500: Fix GPIO controller interrupt number
Amit Tomar
1
-1
/
+1
2015-01-07
PPC: Fix crash on spapr_tce_table_finalize()
David Gibson
1
-3
/
+3
2015-01-07
ppc: do not use get_clock_realtime()
Paolo Bonzini
1
-2
/
+2
2015-01-07
spapr: Fix stale HTAB during live migration (TCG)
Samuel Mendoza-Jonas
1
-5
/
+11
2015-01-07
spapr: Fix integer overflow during migration (TCG)
Samuel Mendoza-Jonas
1
-3
/
+3
2015-01-07
spapr: Fix stale HTAB during live migration (KVM)
Samuel Mendoza-Jonas
1
-0
/
+38
2015-01-07
PPC: e500 pci host: Add support for ATMUs
Alexander Graf
4
-4
/
+8
2015-01-07
PPC: mpc8554ds: Tell user about exceeding RAM limits
Alexander Graf
1
-0
/
+6
2015-01-07
PPC: e500: Move CCSR and MMIO space to upper end of address space
Alexander Graf
1
-3
/
+3
2015-01-07
PPC: e500: Move CCSR definition to params
Alexander Graf
4
-16
/
+23
2014-12-23
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141223'...
Peter Maydell
3
-2
/
+5
2014-12-23
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20141222.0' i...
Peter Maydell
1
-1
/
+1
2014-12-22
fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()
Laszlo Ersek
2
-2
/
+2
2014-12-22
machine: remove qemu_machine_opts global list
Marcel Apfelbaum
1
-0
/
+3
2014-12-22
bootdevice: add Error **errp argument for QEMUBootSetHandler
Gonglei
2
-5
/
+4
2014-12-19
vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio
Kim Phillips
1
-1
/
+1
2014-11-04
spapr: Allow dynamic creation of PHB
Alexander Graf
1
-0
/
+21
2014-11-04
e500: Add support for eTSEC in device tree
Alexander Graf
1
-0
/
+43
2014-11-04
PPC: e500: Support dynamically spawned sysbus devices
Alexander Graf
3
-0
/
+111
2014-11-04
hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*)
Peter Maydell
1
-11
/
+17
2014-11-04
PPC: E500: Hook up power off GPIO to GPIO controller
Alexander Graf
1
-0
/
+24
2014-11-04
PPC: E500: Instantiate MPC8XXX gpio controller on virt machine
Alexander Graf
3
-0
/
+34
2014-11-04
hw/pci/ppc4xx_pci.c: Remove unused pci4xx_cfgaddr_read/write/ops
Peter Maydell
1
-24
/
+0
2014-11-04
spapr: Cleanup machine naming conventions, and prepare for 2.2 release
David Gibson
1
-4
/
+18
2014-11-04
target-ppc: virtex-ml507 machine type should depend on CONFIG_XILINX
David Gibson
1
-1
/
+1
2014-11-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+7
2014-11-03
hw/core/loader: implement address translation in uimage loader
Max Filippov
2
-2
/
+4
2014-11-02
virtio-pci: fix migration for pci bus master
Michael S. Tsirkin
1
-0
/
+7
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
6
-21
/
+18
2014-10-20
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
1
-1
/
+1
2014-10-20
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
3
-12
/
+22
2014-10-03
ide: Update ide_drive_get to be HBA agnostic
John Snow
3
-3
/
+3
2014-09-20
Fix typos and misspellings in comments
zhanghailiang
1
-1
/
+1
2014-09-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-6
/
+11
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
4
-6
/
+11
2014-09-08
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
7
-116
/
+226
2014-09-08
hypervisor property clashes with hypervisor node
Anton Blanchard
1
-4
/
+0
2014-09-08
spapr_pci: map the MSI window in each PHB
Greg Kurz
2
-30
/
+24
2014-09-08
spapr_pci: Fix config space corruption
Alexey Kardashevskiy
1
-2
/
+6
2014-09-08
PPC: Cuda: Use cuda timer to expose tbfreq to guest
Alexander Graf
3
-0
/
+4
2014-09-08
PPC: Mac: Move tbfreq into local variable
Alexander Graf
2
-6
/
+19
2014-09-08
PPC: mac_nvram: Remove unused functions
Alexander Graf
1
-2
/
+0
2014-09-08
ppc/spapr: Fix MAX_CPUS to 255
Nikunj A Dadhania
1
-1
/
+1
2014-09-08
spapr: Locate RTAS and device-tree based on real RMA
Benjamin Herrenschmidt
1
-12
/
+22
2014-09-08
spapr: Fix ibm, associativity for memory nodes
Alexey Kardashevskiy
1
-1
/
+1
2014-09-08
spapr: Add a helper for node0_size calculation
Alexey Kardashevskiy
1
-4
/
+16
2014-09-08
spapr: Split memory nodes to power-of-two blocks
Alexey Kardashevskiy
1
-2
/
+12
2014-09-08
spapr: Refactor spapr_populate_memory() to allow memoryless nodes
Alexey Kardashevskiy
1
-20
/
+20
2014-09-08
spapr: Use DT memory node rendering helper for other nodes
Alexey Kardashevskiy
1
-17
/
+2
[prev]
[next]