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
2020-12-14
tmp421: Register properties as class properties
Eduardo Habkost
1
-17
/
+13
2020-12-14
vexpress-a15: Register "virtualization" as class property
Eduardo Habkost
1
-6
/
+8
2020-12-14
vexpress: Register "secure" as class property
Eduardo Habkost
1
-5
/
+6
2020-12-14
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20201213' into ...
Peter Maydell
19
-376
/
+378
2020-12-14
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20201214' in...
Peter Maydell
30
-342
/
+478
2020-12-14
tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 test
Peter Maydell
1
-1
/
+3
2020-12-14
spapr.c: set a 'kvm-type' default value instead of relying on NULL
Daniel Henrique Barboza
1
-4
/
+17
2020-12-14
spapr: Pass sPAPR machine state to some RTAS events handling functions
Greg Kurz
1
-11
/
+10
2020-12-14
spapr: Don't use qdev_get_machine() in spapr_msi_write()
Greg Kurz
1
-1
/
+1
2020-12-14
spapr: Pass sPAPR machine state down to spapr_pci_switch_vga()
Greg Kurz
3
-6
/
+6
2020-12-14
target/ppc: Introduce an mmu_is_64bit() helper
Greg Kurz
7
-12
/
+17
2020-12-14
ppc/translate: Use POWERPC_MMU_64 to detect 64-bit MMU models
Stephane Duverger
1
-2
/
+2
2020-12-14
ppc/e500: Free irqs array to avoid memleak
Gan Qixin
1
-0
/
+1
2020-12-14
MAINTAINERS: Add Greg Kurz as co-maintainer for ppc
David Gibson
1
-1
/
+16
2020-12-14
hw/ppc: Do not re-read the clock on pre_save if doing savevm
Greg Kurz
1
-2
/
+3
2020-12-14
target/ppc: Remove "compat" property of server class POWER CPUs
Greg Kurz
2
-66
/
+0
2020-12-14
spapr: spapr_drc_attach() cannot fail
Greg Kurz
5
-12
/
+14
2020-12-14
spapr: Simplify error path of spapr_core_plug()
Greg Kurz
1
-11
/
+10
2020-12-14
spapr: Abort if ppc_set_compat() fails for hot-plugged CPUs
Greg Kurz
1
-6
/
+4
2020-12-14
spapr: Fix pre-2.10 dummy ICP hack
Greg Kurz
1
-7
/
+7
2020-12-14
xive: Add trace events
Cédric Le Goater
4
-3
/
+108
2020-12-14
hw/ppc/spapr_tpm_proxy: Fix hexadecimal format string specifier
Philippe Mathieu-Daudé
1
-1
/
+1
2020-12-14
ppc/translate: Rewrite gen_lxvdsx to use gvec primitives
Giuseppe Musacchio
1
-23
/
+23
2020-12-14
ppc/translate: Raise exceptions after setting the cc
Giuseppe Musacchio
1
-14
/
+14
2020-12-14
ppc/translate: Delay NaN checking after comparison
Giuseppe Musacchio
1
-38
/
+42
2020-12-14
ppc/translate: Turn the helper macros into functions
Giuseppe Musacchio
1
-105
/
+123
2020-12-14
ppc/translate: Fix unordered f64/f128 comparisons
Giuseppe Musacchio
1
-10
/
+22
2020-12-14
ppc: Add a missing break for PPC6xx_INPUT_TBEN
Chen Qun
1
-0
/
+1
2020-12-14
target/ppc: replaced the TODO with LOG_UNIMP and add break for silence warnings
Chen Qun
1
-2
/
+3
2020-12-14
spapr: Do TPM proxy hotplug sanity checks at pre-plug
Greg Kurz
1
-5
/
+18
2020-12-14
spapr: Do PHB hoplug sanity check at pre-plug
Greg Kurz
1
-6
/
+11
2020-12-14
spapr: Make PHB placement functions and spapr_pre_plug_phb() return status
Greg Kurz
2
-18
/
+24
2020-12-14
spapr: Do NVDIMM/PC-DIMM device hotplug sanity checks at pre-plug only
Greg Kurz
3
-33
/
+20
2020-12-14
spapr: Do PCI device hotplug sanity checks at pre-plug only
Greg Kurz
1
-10
/
+33
2020-12-14
spapr/xics: Drop unused argument to xics_kvm_has_broken_disconnect()
Greg Kurz
3
-3
/
+3
2020-12-14
spapr/xive: Turn some sanity checks into assertions
Greg Kurz
1
-10
/
+4
2020-12-13
configure / meson: Move check for linux/btrfs.h to meson.build
Thomas Huth
4
-11
/
+3
2020-12-13
configure / meson: Move check for sys/kcov.h to meson.build
Thomas Huth
4
-11
/
+3
2020-12-13
configure / meson: Move check for sys/signal.h to meson.build
Thomas Huth
2
-10
/
+1
2020-12-13
configure / meson: Move check for drm.h to meson.build
Thomas Huth
2
-10
/
+1
2020-12-13
configure / meson: Move check for pty.h to meson.build
Thomas Huth
2
-9
/
+1
2020-12-13
configure: Remove the obsolete check for ifaddrs.h
Thomas Huth
1
-11
/
+0
2020-12-13
blockdev: Fix a memleak in drive_backup_prepare()
Pan Nengyuan
1
-0
/
+1
2020-12-13
block/file-posix: fix a possible undefined behavior
Pan Nengyuan
1
-1
/
+1
2020-12-13
elf2dmp/pdb: Plug memleak in pdb_init_from_file
Pan Nengyuan
1
-0
/
+1
2020-12-13
elf2dmp/qemu_elf: Plug memleak in QEMU_Elf_init
Pan Nengyuan
1
-0
/
+1
2020-12-13
configure: Test if $make actually exists
Roman Bolshakov
1
-0
/
+4
2020-12-13
target/mips: Use FloatRoundMode enum for FCR31 modes conversion
Philippe Mathieu-Daudé
2
-2
/
+3
2020-12-13
target/mips: Remove unused headers from fpu_helper.c
Philippe Mathieu-Daudé
1
-4
/
+0
2020-12-13
target/mips: Inline cpu_mips_realize_env() in mips_cpu_realizefn()
Philippe Mathieu-Daudé
1
-12
/
+8
[prev]
[next]