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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-09
trace-events: Delete unused trace points
Markus Armbruster
3
-6
/
+0
2020-09-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200908' into...
Peter Maydell
20
-258
/
+480
2020-09-08
Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20200907-2' into staging
Peter Maydell
1
-3
/
+3
2020-09-08
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
3
-3
/
+3
2020-09-08
configure: do not include dependency flags in QEMU_CFLAGS and LIBS
Paolo Bonzini
3
-3
/
+3
2020-09-08
spapr_numa: use spapr_numa_get_vcpu_assoc() in home_node hcall
Daniel Henrique Barboza
1
-8
/
+33
2020-09-08
spapr_numa: create a vcpu associativity helper
Daniel Henrique Barboza
1
-13
/
+18
2020-09-08
spapr: move h_home_node_associativity to spapr_numa.c
Daniel Henrique Barboza
2
-40
/
+45
2020-09-08
spapr_numa: move NVLink2 associativity handling to spapr_numa.c
Daniel Henrique Barboza
2
-18
/
+30
2020-09-08
spapr, spapr_numa: move lookup-arrays handling to spapr_numa.c
Daniel Henrique Barboza
2
-23
/
+36
2020-09-08
spapr, spapr_numa: handle vcpu ibm,associativity
Daniel Henrique Barboza
2
-16
/
+28
2020-09-08
spapr: introduce SpaprMachineState::numa_assoc_array
Daniel Henrique Barboza
4
-32
/
+49
2020-09-08
ppc/spapr_nvdimm: turn spapr_dt_nvdimm() static
Daniel Henrique Barboza
1
-11
/
+11
2020-09-08
ppc: introducing spapr_numa.c NUMA code helper
Daniel Henrique Barboza
3
-25
/
+54
2020-09-08
hw/ppc/ppc4xx_pci: Replace pointless warning by assert()
Philippe Mathieu-Daudé
1
-4
/
+1
2020-09-08
hw/ppc/ppc4xx_pci: Use ARRAY_SIZE() instead of magic value
Philippe Mathieu-Daudé
1
-1
/
+2
2020-09-08
sparc/sun4m: Use start-powered-off CPUState property
Thiago Jung Bauermann
1
-19
/
+6
2020-09-08
sparc/sun4m: Don't set cs->halted = 0 in main_cpu_reset()
Thiago Jung Bauermann
1
-1
/
+0
2020-09-08
mips/cps: Use start-powered-off CPUState property
Thiago Jung Bauermann
1
-4
/
+11
2020-09-08
ppc/e500: Use start-powered-off CPUState property
Thiago Jung Bauermann
1
-4
/
+9
2020-09-08
ppc/spapr: Use start-powered-off CPUState property
Thiago Jung Bauermann
1
-5
/
+5
2020-09-08
target/arm: Move setting of CPU halted state to generic code
Thiago Jung Bauermann
1
-1
/
+1
2020-09-08
ppc/spapr_nvdimm: do not enable support with 'nvdimm=off'
Daniel Henrique Barboza
1
-0
/
+18
2020-09-08
spapr, spapr_nvdimm: fold NVDIMM validation in the same place
Daniel Henrique Barboza
2
-14
/
+14
2020-09-08
ppc/spapr_nvdimm: use g_autofree in spapr_nvdimm_validate_opts()
Daniel Henrique Barboza
1
-2
/
+1
2020-09-08
spapr/xive: Allocate vCPU IPIs from the vCPU contexts
Cédric Le Goater
1
-3
/
+33
2020-09-08
spapr/xive: Allocate IPIs independently from the other sources
Cédric Le Goater
1
-5
/
+42
2020-09-08
spapr/xive: Use kvmppc_xive_source_reset() in post_load
Cédric Le Goater
1
-10
/
+10
2020-09-08
spapr/xive: Modify kvm_cpu_is_enabled() interface
Cédric Le Goater
1
-3
/
+2
2020-09-08
spapr/xive: Use the xics flag to check for XIVE-only IRQ backends
Cédric Le Goater
1
-1
/
+1
2020-09-08
spapr_vscsi: do not allow device hotplug
Daniel Henrique Barboza
1
-0
/
+3
2020-09-08
ppc/pnv: Add a HIOMAP erase command
Cédric Le Goater
1
-1
/
+28
2020-09-08
spapr/xive: Add a 'hv-prio' property to represent the KVM escalation priority
Cédric Le Goater
1
-19
/
+14
2020-09-08
ppc/pnv: Fix TypeInfo of PnvLpcController abstract class
Cédric Le Goater
1
-2
/
+1
2020-09-08
adb: Correct class size on TYPE_ADB_DEVICE
David Gibson
1
-0
/
+1
2020-09-07
Merge remote-tracking branch 'remotes/hdeller/tags/target-hppa-pull-request' ...
Peter Maydell
3
-17
/
+85
2020-09-07
target/microblaze: Move pvr regs to MicroBlazeCPUConfig
Richard Henderson
1
-3
/
+3
2020-09-04
cirrus: handle wraparound in cirrus_invalidate_region
Gerd Hoffmann
1
-3
/
+9
2020-09-04
virtio-gpu: fix unmap the already mapped items
Li Zhijian
1
-1
/
+4
2020-09-03
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-0...
Peter Maydell
2
-11
/
+47
2020-09-03
hw/display/artist: Allow screen size up to 2048 lines
Helge Deller
1
-1
/
+1
2020-09-03
hw/display/artist: Refactor x/y coordination extraction
Helge Deller
1
-14
/
+17
2020-09-03
hw/display/artist: Verify artist screen resolution
Helge Deller
1
-0
/
+12
2020-09-03
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20200901' int...
Peter Maydell
7
-94
/
+195
2020-09-03
hw/m68k: QOMify the mcf5206 system integration module
Thomas Huth
2
-11
/
+47
2020-09-02
hw/hppa: Add power button emulation
Helge Deller
1
-0
/
+32
2020-09-02
hw/hppa: Tell SeaBIOS port address of fw_cfg
Helge Deller
2
-2
/
+7
2020-09-02
hw/hppa: Change fw_cfg port address
Helge Deller
1
-2
/
+1
2020-09-02
hw/hppa: Store boot device in fw_cfg section
Helge Deller
1
-0
/
+9
2020-09-02
hw/hppa: Make number of TLB and BTLB entries configurable
Helge Deller
1
-0
/
+8
[next]