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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-05
block/qdev: Fix NULL access when using BB twice
Kevin Wolf
1
-1
/
+1
2016-07-05
block: Switch transfer length bounds to byte-based
Eric Blake
2
-10
/
+11
2016-07-05
block: Give nonzero result to blk_get_max_transfer_length()
Eric Blake
2
-8
/
+7
2016-07-05
scsi: Advertise limits by blocksize, not 512
Eric Blake
1
-1
/
+2
2016-07-05
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ipxe-20160704-1' into ...
Peter Maydell
2
-0
/
+2
2016-07-05
ppc/hash64: Add proper real mode translation support
Benjamin Herrenschmidt
1
-0
/
+7
2016-07-05
ppc: simplify ppc_hash64_hpte_page_shift_noslb()
Cédric Le Goater
1
-2
/
+2
2016-07-05
spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
Alexey Kardashevskiy
5
-19
/
+363
2016-07-05
vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)
Alexey Kardashevskiy
3
-10
/
+143
2016-07-05
vfio: Add host side DMA window capabilities
Alexey Kardashevskiy
1
-16
/
+44
2016-07-05
vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2)
Alexey Kardashevskiy
4
-9
/
+177
2016-07-05
spapr_iommu: Realloc guest visible TCE table when starting/stopping listening
Alexey Kardashevskiy
2
-6
/
+12
2016-07-05
spapr: Ensure thread0 of CPU core is always realized first
Bharata B Rao
1
-13
/
+16
2016-07-04
ast2400: create SPI flash slaves
Cédric Le Goater
1
-0
/
+31
2016-07-04
ast2400: add SPI flash slaves
Cédric Le Goater
2
-3
/
+152
2016-07-04
ast2400: add SMC controllers (FMC and SPI)
Cédric Le Goater
3
-1
/
+361
2016-07-04
m25p80: qdev-ify drive property
Paolo Bonzini
5
-17
/
+37
2016-07-04
m25p80: change cur_addr to 32 bit integer
Paolo Bonzini
1
-7
/
+8
2016-07-04
m25p80: avoid out of bounds accesses
Paolo Bonzini
1
-9
/
+7
2016-07-04
m25p80: do not put iovec on the stack
Paolo Bonzini
1
-9
/
+14
2016-07-04
ssi: change ssi_slave_init to be a realize ops
Cédric Le Goater
9
-41
/
+31
2016-07-04
xilinx_zynq: Connect devcfg to the Zynq machine model
Peter Crosthwaite
1
-0
/
+6
2016-07-04
dma: Add Xilinx Zynq devcfg device model
Alistair Francis
2
-0
/
+401
2016-07-04
register: Add block initialise helper
Peter Crosthwaite
1
-0
/
+45
2016-07-04
register: QOMify
Peter Crosthwaite
1
-0
/
+23
2016-07-04
register: Add Memory API glue
Alistair Francis
1
-0
/
+59
2016-07-04
register: Add Register API
Alistair Francis
2
-0
/
+161
2016-07-04
hw/arm/virt: mark the PCIe host controller as DMA coherent in the DT
Ard Biesheuvel
1
-0
/
+1
2016-07-04
armv7m_nvic: Use qemu_get_cpu(0) instead of current_cpu
Andrey Smirnov
1
-4
/
+4
2016-07-04
imx: Use memory_region_init_rom() for ROMs
Peter Maydell
3
-13
/
+12
2016-07-01
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
1
-100
/
+100
2016-07-01
9p: synth: drop v9fs_ prefix
Greg Kurz
1
-100
/
+100
2016-07-01
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160701' into...
Peter Maydell
13
-538
/
+618
2016-07-01
spapr: drop duplicate variable in spapr_core_release()
Greg Kurz
1
-2
/
+1
2016-07-01
spapr: do proper error propagation in spapr_cpu_core_realize_child()
Greg Kurz
1
-5
/
+7
2016-07-01
spapr: drop reference on child object during core realization
Greg Kurz
1
-0
/
+1
2016-07-01
spapr: Restore support for 970MP and POWER8NVL CPU cores
Bharata B Rao
1
-2
/
+18
2016-07-01
ppc/xics: Replace "icp" with "xics" in most places
Benjamin Herrenschmidt
8
-145
/
+150
2016-07-01
ppc/xics: Implement H_IPOLL using an accessor
Benjamin Herrenschmidt
2
-3
/
+12
2016-07-01
ppc/xics: Move SPAPR specific code to a separate file
Benjamin Herrenschmidt
3
-409
/
+442
2016-07-01
ppc/xics: Rename existing xics to xics_spapr
Benjamin Herrenschmidt
6
-33
/
+35
2016-07-01
target-ppc: Eliminate redundant and incorrect function booke206_page_size_to_tlb
Aaron Larson
3
-7
/
+4
2016-07-01
spapr: Restore support for older PowerPC CPU cores
Bharata B Rao
1
-1
/
+8
2016-07-01
spapr: fix write-past-end-of-array error in cpu core device init code
Greg Kurz
1
-2
/
+1
2016-07-01
hw/ppc/spapr: Add some missing hcall function set strings
Thomas Huth
1
-0
/
+3
2016-07-01
ppc: Initial HDEC support
Benjamin Herrenschmidt
1
-5
/
+12
2016-06-30
intel_iommu: Throw hw_error on notify_started
Alex Williamson
1
-0
/
+12
2016-06-30
memory: Add MemoryRegionIOMMUOps.notify_started/stopped callbacks
Alexey Kardashevskiy
1
-2
/
+3
2016-06-30
vfio/pci: Hide SR-IOV capability
Alex Williamson
2
-10
/
+40
2016-06-30
vfio: add pcie extended capability support
Chen Fan
1
-1
/
+71
[next]