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
2017-09-08
PPC: KVM: Support machine option to set VSMT mode
Sam Bobroff
1
-0
/
+75
2017-09-08
spapr: fallback to raw mode if best compat mode cannot be set during CAS
Greg Kurz
1
-4
/
+14
2017-09-08
hw/nvram/spapr_nvram: Device can not be created by the users
Thomas Huth
1
-0
/
+2
2017-09-08
hw/ppc/spapr_cpu_core: Add a proper check for spapr machine
Thomas Huth
1
-0
/
+5
2017-09-08
ppc4xx: Export ECB and PLB emulation
BALATON Zoltan
2
-2
/
+5
2017-09-08
ppc4xx_i2c: Move to hw/i2c
BALATON Zoltan
3
-1
/
+2
2017-09-08
ppc4xx_i2c: QOMify
BALATON Zoltan
3
-109
/
+52
2017-09-08
ppc4xx: Split off 4xx I2C emulation from ppc405_uc to its own file
BALATON Zoltan
4
-242
/
+275
2017-09-08
ppc4xx: Make MAL emulation more generic
BALATON Zoltan
2
-105
/
+68
2017-09-08
ppc4xx: Move MAL from ppc405_uc to ppc4xx_devs
BALATON Zoltan
2
-263
/
+264
2017-09-08
spapr_iommu: Realloc guest visible TCE table when hot(un)plugging vfio-pci
Alexey Kardashevskiy
1
-21
/
+14
2017-09-08
ppc: spapr: Make VCPU ID handling private to SPAPR
Sam Bobroff
4
-32
/
+37
2017-09-08
ppc: spapr: Rename cpu_dt_id to vcpu_id
Sam Bobroff
4
-16
/
+16
2017-09-08
e500: Use cpu_index instead of vcpu_dt_id
Sam Bobroff
1
-6
/
+2
2017-09-08
spapr: add pseries-2.11 machine type
Greg Kurz
1
-2
/
+20
2017-09-08
spapr_iommu: unregister vmstate at unrealize time
Greg Kurz
1
-0
/
+2
2017-09-08
spapr_iommu: pass object ownership to parent/owner
Michael Roth
1
-0
/
+1
2017-09-08
spapr_drc: pass object ownership to parent/owner
Michael Roth
1
-0
/
+1
2017-09-08
spapr_drc: add unrealize method to physical DRC class
Greg Kurz
1
-0
/
+16
2017-09-08
spapr_pci: parent the MSI memory region to the PHB
Greg Kurz
1
-1
/
+1
2017-09-08
spapr_iommu: convert TCE table object to realize()
Greg Kurz
1
-4
/
+2
2017-09-08
spapr_drc: use g_strdup_printf() instead of snprintf()
Greg Kurz
1
-6
/
+9
2017-09-08
spapr_iommu: use g_strdup_printf() instead of snprintf()
Greg Kurz
1
-5
/
+8
2017-09-08
spapr_pci: use memory_region_add_subregion() with DMA windows
Greg Kurz
1
-2
/
+2
2017-09-08
hw/ppc: CAS reset on early device hotplug
Daniel Henrique Barboza
2
-2
/
+26
2017-09-08
hw/ppc: clear pending_events on machine reset
Daniel Henrique Barboza
2
-0
/
+12
2017-09-08
hw/ppc/spapr_drc.c: change spapr_drc_needed to use drc->dev
Daniel Henrique Barboza
1
-2
/
+1
2017-09-07
hw/arm: Set ignore_memory_transaction_failures for most ARM boards
Peter Maydell
27
-0
/
+43
2017-09-07
target/arm: Make CFSR register banked for v8M
Peter Maydell
1
-2
/
+13
2017-09-07
target/arm: Make MMFAR banked for v8M
Peter Maydell
1
-2
/
+2
2017-09-07
target/arm: Make CCR register banked for v8M
Peter Maydell
1
-6
/
+27
2017-09-07
target/arm: Make MPU_CTRL register banked for v8M
Peter Maydell
1
-4
/
+5
2017-09-07
target/arm: Make MPU_RNR register banked for v8M
Peter Maydell
1
-9
/
+9
2017-09-07
target/arm: Make MPU_RBAR, MPU_RLAR banked for v8M
Peter Maydell
1
-4
/
+4
2017-09-07
target/arm: Make MPU_MAIR0, MPU_MAIR1 registers banked for v8M
Peter Maydell
1
-4
/
+4
2017-09-07
target/arm: Make VTOR register banked for v8M
Peter Maydell
1
-6
/
+7
2017-09-07
nvic: Add NS alias SCS region
Peter Maydell
1
-1
/
+65
2017-09-07
target/arm: Make FAULTMASK register banked for v8M
Peter Maydell
1
-1
/
+8
2017-09-07
target/arm: Make PRIMASK register banked for v8M
Peter Maydell
1
-1
/
+1
2017-09-07
target/arm: Make BASEPRI register banked for v8M
Peter Maydell
1
-2
/
+2
2017-09-07
target/arm: Implement ARMv8M's PMSAv8 registers
Peter Maydell
1
-8
/
+114
2017-09-07
hw/arm/allwinner-a10: Mark the allwinner-a10 device with user_creatable = false
Thomas Huth
1
-0
/
+2
2017-09-07
xilinx_axidma: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-12
/
+4
2017-09-07
xilinx_axienet: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-12
/
+4
2017-09-07
xlnx_zynqmp: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-5
/
+2
2017-09-07
gicv3: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-12
/
+7
2017-09-07
armv7m: Convert armv7m.memory to DEFINE_PROP_LINK
Fam Zheng
1
-6
/
+2
2017-09-07
armv7m: Convert bitband.source-memory to DEFINE_PROP_LINK
Fam Zheng
1
-6
/
+2
2017-09-05
9pfs: local: clarify fchmodat_nofollow() implementation
Greg Kurz
1
-4
/
+8
2017-09-05
9pfs: avoid sign conversion error simplifying the code
Philippe Mathieu-Daudé
1
-4
/
+2
[next]