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-07-02
target/ppc: introduce GEN_VSX_HELPER_X2_AB macro to fpu_helper.c
Mark Cave-Ayland
3
-21
/
+36
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_X2 macro to fpu_helper.c
Mark Cave-Ayland
3
-147
/
+144
2019-07-02
target/ppc: introduce separate generator and helper for xscvqpdp
Mark Cave-Ayland
3
-5
/
+20
2019-07-02
target/ppc: introduce GEN_VSX_HELPER_X3 macro to fpu_helper.c
Mark Cave-Ayland
3
-148
/
+151
2019-07-02
target/ppc: introduce separate VSX_CMP macro for xvcmp* instructions
Mark Cave-Ayland
3
-25
/
+59
2019-07-02
target/ppc: remove getVSR()/putVSR() from int_helper.c
Mark Cave-Ayland
2
-24
/
+10
2019-07-02
target/ppc/machine: Add kvmppc_pvr_workaround_required() stub
Greg Kurz
2
-2
/
+5
2019-07-02
ppc: Introduce kvmppc_set_reg_tb_offset() helper
Greg Kurz
3
-4
/
+15
2019-07-02
xics/kvm: Add proper rollback to xics_kvm_init()
Greg Kurz
1
-6
/
+5
2019-07-02
xics/kvm: Add error propagation to ic*_set_kvm_state() functions
Greg Kurz
3
-23
/
+59
2019-07-02
xics/kvm: Always use local_err in xics_kvm_init()
Greg Kurz
1
-6
/
+10
2019-07-02
xics/kvm: Skip rollback when KVM XICS is absent
Greg Kurz
1
-1
/
+1
2019-07-02
xics/spapr: Rename xics_kvm_init()
Greg Kurz
3
-3
/
+3
2019-07-02
xics/spapr: Drop unused function declaration
Greg Kurz
1
-1
/
+0
2019-07-02
hw/ppc: Drop useless CONFIG_KVM ifdefery
Greg Kurz
1
-2
/
+0
2019-07-02
hw/ppc/prep: Drop useless CONFIG_KVM ifdefery
Greg Kurz
1
-2
/
+0
2019-07-02
hw/ppc/mac_newworld: Drop useless CONFIG_KVM ifdefery
Greg Kurz
1
-4
/
+0
2019-07-02
hw/ppc/mac_oldworld: Drop useless CONFIG_KVM ifdefery
Greg Kurz
1
-2
/
+0
2019-07-02
spapr_pci: Drop useless CONFIG_KVM ifdefery
Greg Kurz
1
-2
/
+0
2019-07-02
xics/spapr: Only emulated XICS should use RTAS/hypercalls emulation
Greg Kurz
1
-26
/
+27
2019-07-02
spapr_pci: Fix DRC owner in spapr_dt_pci_bus()
Greg Kurz
1
-1
/
+8
2019-07-02
target/ppc: remove getVSR()/putVSR() from mem_helper.c
Mark Cave-Ayland
1
-11
/
+12
2019-07-02
target/ppc: remove getVSR()/putVSR() from fpu_helper.c
Mark Cave-Ayland
1
-396
/
+366
2019-07-02
xics: Add comment about CPU hotplug
Greg Kurz
1
-0
/
+1
2019-07-02
target/ppc: fix compile error in kvmppc_define_rtas_kernel_token()
Cédric Le Goater
1
-1
/
+1
2019-07-02
xics/spapr: Detect old KVM XICS on POWER9 hosts
Greg Kurz
4
-2
/
+46
2019-07-02
xics/spapr: Register RTAS/hypercalls once at machine init
Greg Kurz
6
-33
/
+3
2019-07-02
xics/spapr: Prevent RTAS/hypercalls emulation to be used by in-kernel XICS
Greg Kurz
1
-0
/
+46
2019-07-02
spapr_pci: Fix potential NULL pointer dereference in spapr_dt_pci_bus()
Philippe Mathieu-Daudé
1
-6
/
+5
2019-07-02
ppc/pnv: remove xscom_base field from PnvChip
Cédric Le Goater
2
-14
/
+1
2019-07-02
ppc/pnv: fix XSCOM MMIO base address for P9 machines with multiple chips
Cédric Le Goater
4
-14
/
+32
2019-07-02
ppc/pnv: fix StoreEOI activation
Cédric Le Goater
1
-2
/
+1
2019-07-02
docs: updates on the POWER9 XIVE interrupt controller documentation
Cédric Le Goater
2
-10
/
+111
2019-07-02
spapr/rtas: Force big endian compile for rtas
Alexey Kardashevskiy
1
-1
/
+4
2019-07-01
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
3
-5
/
+15
2019-07-01
Merge remote-tracking branch 'remotes/vivier/tags/m68k-next-pull-request' int...
Peter Maydell
17
-411
/
+356
2019-07-01
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re...
Peter Maydell
5
-184
/
+135
2019-07-01
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-26-2019' ...
Peter Maydell
59
-1210
/
+11201
2019-07-01
Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20190625...
Peter Maydell
3
-2
/
+141
2019-07-01
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190624' into st...
Peter Maydell
25
-106
/
+3023
2019-07-01
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-06-24' in...
Peter Maydell
20
-384
/
+823
2019-06-26
MAINTAINERS: Change maintership of Xen code under hw/9pfs
Greg Kurz
1
-1
/
+2
2019-06-26
configure: use valid args testing sem_timedwait
Daniel P. Berrangé
1
-1
/
+1
2019-06-26
configure: disallow spaces and colons in source path and build path
Antonio Ospite
2
-0
/
+9
2019-06-26
configure: set source_path only once and make its definition more robust
Antonio Ospite
1
-3
/
+3
2019-06-26
linux-user/m68k: remove simulator syscall interface
Laurent Vivier
5
-183
/
+1
2019-06-26
m68k comments break patch submission due to being incorrectly formatted
Lucien Murray-Pitts
12
-227
/
+353
2019-06-26
The m68k gdbstub SR reg request doesnt include Condition-Codes
Lucien Murray-Pitts
1
-1
/
+2
2019-06-26
target/mips: Fix big endian host behavior for interleave MSA instructions
Aleksandar Markovic
1
-12
/
+12
2019-06-26
tests/tcg: target/mips: Fix some test cases for pack MSA instructions
Aleksandar Markovic
12
-384
/
+384
[next]