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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-28
libqos: Add streaming accessors for PCI MMIO
David Gibson
4
-0
/
+53
2016-10-28
tests: Adjust tco-test to use qpci_legacy_iomap()
David Gibson
1
-1
/
+1
2016-10-28
libqos: Better handling of PCI legacy IO
David Gibson
2
-0
/
+6
2016-10-28
libqos: Move BAR assignment to common code
David Gibson
4
-176
/
+63
2016-10-28
libqos: Handle PCI IO de-multiplexing in common code
David Gibson
4
-126
/
+170
2016-10-28
libqos: Give qvirtio_config_read*() consistent semantics
David Gibson
5
-59
/
+36
2016-10-28
adb: change handler only when recognized
Hervé Poussineau
1
-3
/
+23
2016-10-28
spapr: improve ibm,architecture-vec-5 property handling
Michael Roth
2
-6
/
+18
2016-10-28
spapr: add option vector handling in CAS-generated resets
Michael Roth
3
-11
/
+55
2016-10-28
spapr_hcall: use spapr_ovec_* interfaces for CAS options
Michael Roth
4
-44
/
+30
2016-10-28
spapr_ovec: initial implementation of option vector helpers
Michael Roth
3
-1
/
+305
2016-10-28
pseries: Remove spapr_create_fdt_skel()
David Gibson
2
-59
/
+36
2016-10-28
pseries: Consolidate construction of /vdevice device tree node
David Gibson
3
-25
/
+19
2016-10-28
pseries: Move /hypervisor node construction to fdt_build_fdt()
David Gibson
1
-21
/
+28
2016-10-28
pseries: Move /event-sources construction to spapr_build_fdt()
David Gibson
3
-15
/
+14
2016-10-28
pseries: Consolidate construction of /rtas device tree node
David Gibson
3
-90
/
+76
2016-10-28
pseries: Consolidate construction of /chosen device tree node
David Gibson
3
-80
/
+70
2016-10-28
pseries: Move construction of /interrupt-controller fdt node
David Gibson
3
-17
/
+26
2016-10-28
pseries: Consolidate RTAS loading
David Gibson
3
-33
/
+43
2016-10-28
pseries: Move adding of fdt reserve map entries
David Gibson
1
-8
/
+9
2016-10-28
pseries: Make spapr_create_fdt_skel() get information from machine state
David Gibson
2
-45
/
+40
2016-10-28
pseries: Remove rtas_addr and fdt_addr fields from machinestate
David Gibson
2
-8
/
+7
2016-10-28
pseries: Split device tree construction from device tree load
David Gibson
2
-20
/
+24
2016-10-28
target-ppc: add vmul10[u,eu,cu,ecu]q instructions
Vasant Hegde
2
-4
/
+76
2016-10-28
ppc/pnv: add a ISA bus
Cédric Le Goater
2
-0
/
+67
2016-10-28
ppc/pnv: add a LPC controller
Benjamin Herrenschmidt
6
-1
/
+553
2016-10-28
ppc/pnv: add XSCOM handlers to PnvCore
Cédric Le Goater
4
-0
/
+75
2016-10-28
ppc/pnv: add XSCOM infrastructure
Cédric Le Goater
5
-1
/
+372
2016-10-28
ppc/pnv: add a PnvCore object
Cédric Le Goater
5
-2
/
+421
2016-10-28
ppc/pnv: add a PIR handler to PnvChip
Cédric Le Goater
2
-0
/
+32
2016-10-28
ppc/pnv: add a core mask to PnvChip
Cédric Le Goater
2
-1
/
+76
2016-10-28
ppc/pnv: add a PnvChip object
Cédric Le Goater
2
-5
/
+271
2016-10-28
ppc/pnv: add skeleton PowerNV platform
Benjamin Herrenschmidt
4
-0
/
+267
2016-10-28
configure, ppc64: Copy skiboot.lid to build directory when configuring
Alexey Kardashevskiy
1
-0
/
+1
2016-10-28
ppc: add skiboot firmware for the pnv platform
Cédric Le Goater
7
-2
/
+17
2016-10-28
ppc: Fix single step with gdb stub
Benjamin Herrenschmidt
1
-1
/
+1
2016-10-28
pseries: Remove unused callbacks from sPAPR VIO bus state
David Gibson
1
-2
/
+0
2016-10-28
ppc: fix MSR_ME handling for system reset interrupt
Nicholas Piggin
1
-2
/
+2
2016-10-28
ppc/xics: change the icp_ routines API to use an 'ICPState *' argument
Cédric Le Goater
3
-25
/
+24
2016-10-28
ppc/xics: add a XICSState backlink in ICPState
Cédric Le Goater
2
-0
/
+3
2016-10-28
ppc/xics: add a xics_set_nr_servers common routine
Cédric Le Goater
4
-27
/
+25
2016-10-28
target-ppc: implement xxbr[qdwh] instruction
Nikunj A Dadhania
3
-0
/
+117
2016-10-28
target-ppc: implement vnegw/d instructions
Nikunj A Dadhania
4
-0
/
+18
2016-10-28
nvram: Rename openbios_firmware_abi.h into sun_nvram.h
Thomas Huth
3
-5
/
+5
2016-10-28
nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]
Thomas Huth
5
-60
/
+57
2016-10-28
sparc: Use the new common NVRAM functions for system and free space partition
Thomas Huth
2
-54
/
+12
2016-10-28
nvram: Introduce helper functions for CHRP "system" and "free space" partitions
Thomas Huth
4
-32
/
+109
2016-10-28
spapr_pci: advertise explicit numa IDs even when there's 1 node
Michael Roth
1
-1
/
+7
2016-10-28
tests: enable virtio tests on SPAPR
Laurent Vivier
7
-13
/
+88
2016-10-28
tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests
Laurent Vivier
4
-176
/
+128
[prev]
[next]