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
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
2014-09-08
spapr: Move DT memory node rendering to a helper
Alexey Kardashevskiy
1
-20
/
+28
2014-09-08
spapr: fix possible memory leak
Gonglei
1
-0
/
+1
2014-09-08
PPC: mac99: Move NVRAM to page boundary when necessary
Alexander Graf
1
-1
/
+10
2014-09-08
spapr: add uuid/host details to device tree
Nikunj A Dadhania
1
-0
/
+28
2014-09-08
hw/ppc/spapr_hcall.c: Fix typo in function names
Peter Maydell
1
-11
/
+11
2014-09-08
ppc: spapr-rtas - implement os-term rtas call
Nikunj A Dadhania
2
-0
/
+24
2014-09-08
PPC: KVM: Fix g3beige and mac99 when HV is loaded
Alexander Graf
2
-0
/
+14
2014-09-02
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+2
2014-08-28
iommu: add is_write as a parameter to the translate function of MemoryRegionI...
Le Tan
1
-1
/
+2
2014-08-25
spapr: Add support for new NMI interface
Alexey Kardashevskiy
1
-0
/
+21
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2014-08-18
memory: convert memory_region_destroy to object_unparent
Paolo Bonzini
1
-1
/
+1
2014-08-15
ppc: convert g_new(qemu_irq usages to g_new0
Peter Crosthwaite
2
-2
/
+2
2014-07-22
ppc: fix -mem-path failure
Hu Tao
5
-28
/
+52
2014-07-15
sPAPR/IOMMU: Fix TCE entry permission
Gavin Shan
1
-2
/
+2
2014-07-15
spapr: Enable use of huge pages
Alexey Kardashevskiy
1
-8
/
+3
2014-07-15
spapr: Move RMA memory region registration code
Alexey Kardashevskiy
1
-1
/
+11
[next]