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
2019-12-18
target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline
Richard Henderson
4
-47
/
+8
2019-12-18
target/s390x: Split out helper_per_store_real
Richard Henderson
4
-16
/
+19
2019-12-17
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-1...
Peter Maydell
43
-9345
/
+26
2019-12-17
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
17
-197
/
+284
2019-12-17
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20191217' into...
Peter Maydell
65
-955
/
+2454
2019-12-17
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2
-28
/
+76
2019-12-17
tests: use g_test_rand_int
Paolo Bonzini
3
-7
/
+7
2019-12-17
tests/Makefile: Fix check-report.* targets shown in check-help
Wainer dos Santos Moschetta
1
-3
/
+1
2019-12-17
glib: use portable g_setenv()
Marc-André Lureau
8
-30
/
+6
2019-12-17
hw/misc/ivshmem: Bury dead legacy INTx code
Markus Armbruster
1
-35
/
+0
2019-12-17
pseries: disable migration-test if /dev/kvm cannot be used
Laurent Vivier
1
-1
/
+2
2019-12-17
tests: fix modules-test 'duplicate test case' error
Cole Robinson
1
-1
/
+2
2019-12-17
Remove libbluetooth / bluez from the CI tests
Thomas Huth
4
-4
/
+1
2019-12-17
Remove the core bluetooth code
Thomas Huth
19
-8651
/
+0
2019-12-17
pseries: Update SLOF firmware image
Alexey Kardashevskiy
3
-1
/
+1
2019-12-17
ppc/pnv: Drop PnvChipClass::type
Greg Kurz
2
-14
/
+0
2019-12-17
ppc/pnv: Introduce PnvChipClass::xscom_pcba() method
Greg Kurz
3
-13
/
+25
2019-12-17
ppc/pnv: Drop pnv_chip_is_power9() and pnv_chip_is_power10() helpers
Greg Kurz
1
-10
/
+0
2019-12-17
ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()
Greg Kurz
3
-21
/
+14
2019-12-17
ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom()
Greg Kurz
3
-17
/
+14
2019-12-17
ppc/pnv: Introduce PnvChipClass::xscom_core_base() method
Greg Kurz
2
-7
/
+25
2019-12-17
ppc/pnv: Introduce PnvChipClass::intc_print_info() method
Greg Kurz
2
-5
/
+26
2019-12-17
ppc/pnv: Drop pnv_is_power9() and pnv_is_power10() helpers
Greg Kurz
1
-10
/
+0
2019-12-17
ppc/pnv: Introduce PnvMachineClass::dt_power_mgt()
Greg Kurz
2
-6
/
+12
2019-12-17
ppc/pnv: Introduce PnvMachineClass and PnvMachineClass::compat
Greg Kurz
2
-14
/
+31
2019-12-16
python/qemu: Remove unneeded imports in __init__
Wainer dos Santos Moschetta
1
-6
/
+0
2019-12-17
ppc/pnv: Drop PnvPsiClass::chip_type
Greg Kurz
2
-4
/
+0
2019-12-17
ppc/pnv: Introduce PnvPsiClass::compat
Greg Kurz
2
-14
/
+13
2019-12-17
ppc: Drop useless extern annotation for functions
Greg Kurz
2
-14
/
+14
2019-12-17
ppc/pnv: Fix OCC common area region mapping
Cédric Le Goater
4
-11
/
+16
2019-12-17
ppc/pnv: Introduce PBA registers
Cédric Le Goater
6
-44
/
+134
2019-12-17
ppc/pnv: Make PnvXScomInterface an incomplete type
Greg Kurz
1
-4
/
+2
2019-12-17
ppc/pnv: populate the DT with realized XSCOM devices
Cédric Le Goater
1
-1
/
+4
2019-12-17
ppc/pnv: Loop on the whole hierarchy to populate the DT with the XSCOM nodes
Cédric Le Goater
1
-1
/
+6
2019-12-17
target/ppc: Add SPR TBU40
Suraj Jitindar Singh
5
-0
/
+39
2019-12-17
target/ppc: Add SPR ASDR
Suraj Jitindar Singh
2
-0
/
+7
2019-12-17
target/ppc: Work [S]PURR implementation and add HV support
Suraj Jitindar Singh
6
-20
/
+30
2019-12-17
target/ppc: Implement the VTB for HV access
Suraj Jitindar Singh
7
-4
/
+51
2019-12-17
ppc/pnv: add a LPC Controller model for POWER10
Cédric Le Goater
4
-12
/
+53
2019-12-17
ppc/pnv: add a PSI bridge model for POWER10
Cédric Le Goater
5
-8
/
+58
2019-12-17
ppc/psi: cleanup definitions
Cédric Le Goater
1
-2
/
+5
2019-12-17
ppc/pnv: Introduce a POWER10 PnvChip and a powernv10 machine
Cédric Le Goater
5
-11
/
+232
2019-12-17
target/ppc: Add POWER10 DD1.0 model information
Cédric Le Goater
5
-6
/
+237
2019-12-17
ppc: Make PPCVirtualHypervisor an incomplete type
Greg Kurz
1
-4
/
+0
2019-12-17
ppc: Ignore the CPU_INTERRUPT_EXITTB interrupt with KVM
Greg Kurz
1
-0
/
+5
2019-12-17
ppc: Don't use CPUPPCState::irq_input_state with modern Book3s CPU models
Greg Kurz
2
-15
/
+5
2019-12-17
xics: Don't deassert outputs
Greg Kurz
1
-3
/
+0
2019-12-17
ppc: Deassert the external interrupt pin in KVM on reset
Greg Kurz
3
-0
/
+11
2019-12-17
spapr: Simplify ovec diff
David Gibson
4
-40
/
+16
2019-12-17
spapr: Fold h_cas_compose_response() into h_client_architecture_support()
David Gibson
3
-66
/
+54
[next]