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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-24
MAINTAINERS: add vga entries
Gerd Hoffmann
1
-0
/
+21
2018-05-24
bochs-display: add pcie support
Gerd Hoffmann
1
-0
/
+8
2018-05-24
bochs-display: add dirty tracking support
Gerd Hoffmann
1
-2
/
+32
2018-05-24
hw/display: add new bochs-display device
Gerd Hoffmann
2
-0
/
+326
2018-05-24
vga-pci: use PCI_VGA_MMIO_SIZE
Gerd Hoffmann
1
-2
/
+4
2018-05-24
vga: move bochs vbe defines to header file
Gerd Hoffmann
3
-46
/
+71
2018-05-24
vga: catch depth 0
Gerd Hoffmann
1
-5
/
+18
2018-05-22
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
4
-4
/
+39
2018-05-21
i386: define the AMD 'virt-ssbd' CPUID feature bit (CVE-2018-3639)
Konrad Rzeszutek Wilk
1
-1
/
+1
2018-05-21
i386: Define the Virt SSBD MSR and handling of it (CVE-2018-3639)
Konrad Rzeszutek Wilk
3
-2
/
+36
2018-05-21
i386: define the 'ssbd' CPUID feature bit (CVE-2018-3639)
Daniel P. Berrangé
2
-1
/
+2
2018-05-21
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
48
-348
/
+187
2018-05-21
Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20180518' into staging
Peter Maydell
8
-42
/
+57
2018-05-20
acpi: fix a comment about aml_call0()
Marc-André Lureau
1
-1
/
+1
2018-05-20
qapi/net.json: Fix the version number of the "vlan" removal
Thomas Huth
1
-2
/
+2
2018-05-20
gdbstub: Handle errors in gdb_accept()
Peter Maydell
1
-4
/
+12
2018-05-20
gdbstub: Use qemu_set_cloexec()
Peter Maydell
1
-6
/
+2
2018-05-20
replace functions which are only available in glib-2.24
Olaf Hering
1
-4
/
+2
2018-05-20
typedefs: Remove PcGuestInfo from qemu/typedefs.h
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-20
qemu-options: Allow -no-user-config again
Michal Privoznik
1
-0
/
+4
2018-05-20
hw/timer/mt48t59: Fix bit-rotten NVRAM_PRINTF format strings
Thomas Huth
2
-8
/
+5
2018-05-20
Remove unnecessary variables for function return value
Laurent Vivier
20
-248
/
+79
2018-05-20
trivial: Do not include pci.h if it is not necessary
Thomas Huth
3
-4
/
+0
2018-05-20
tests: fix tpm-crb tpm-tis tests race
Marc-André Lureau
1
-1
/
+1
2018-05-20
hw/ide/ahci: Keep ALLWINNER_AHCI() macro internal
Philippe Mathieu-Daudé
2
-3
/
+3
2018-05-20
qemu-img-cmds.hx: add passive-aggressive note
John Snow
1
-0
/
+3
2018-05-20
qemu-img: Make documentation between .texi and .hx consistent
John Snow
2
-14
/
+14
2018-05-20
qemu-img: remove references to GEN_DOCS
John Snow
2
-3
/
+0
2018-05-20
qemu-img.texi: fix command ordering
John Snow
1
-28
/
+30
2018-05-20
qemu-img-commands.hx: argument ordering fixups
John Snow
1
-3
/
+3
2018-05-20
HACKING: document preference for g_new instead of g_malloc
Murilo Opsfelder Araujo
1
-0
/
+9
2018-05-20
qemu-option-trace: -trace enable= is a pattern, not a file
Michael Tokarev
1
-3
/
+2
2018-05-20
slirp/debug: Print IP addresses in human readable form
Alexey Kardashevskiy
3
-8
/
+8
2018-05-20
misc, ide: remove use of HWADDR_PRIx in trace events
Daniel P. Berrangé
2
-6
/
+6
2018-05-20
tcg: fix s/compliment/complement/ typos
Emilio G. Cota
3
-3
/
+3
2018-05-18
target/xtensa: Honor CPU_DUMP_FPU
Richard Henderson
1
-1
/
+2
2018-05-18
target/unicore32: Honor CPU_DUMP_FPU
Richard Henderson
1
-1
/
+3
2018-05-18
target/sparc: Honor CPU_DUMP_FPU
Richard Henderson
1
-7
/
+10
2018-05-18
target/s390x: Honor CPU_DUMP_FPU
Richard Henderson
1
-11
/
+12
2018-05-18
target/riscv: Honor CPU_DUMP_FPU
Richard Henderson
1
-5
/
+7
2018-05-18
target/ppc: Honor CPU_DUMP_FPU
Richard Henderson
1
-7
/
+13
2018-05-18
target/mips: Honor CPU_DUMP_FPU
Richard Henderson
1
-1
/
+2
2018-05-18
target/alpha: Honor CPU_DUMP_FPU
Richard Henderson
1
-9
/
+8
2018-05-18
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180518'...
Peter Maydell
22
-116
/
+5778
2018-05-18
target/arm: Implement SVE Permute - Extract Group
Richard Henderson
4
-0
/
+124
2018-05-18
target/arm: Implement SVE Integer Wide Immediate - Predicated Group
Richard Henderson
4
-1
/
+224
2018-05-18
target/arm: Implement SVE Bitwise Immediate Group
Richard Henderson
2
-0
/
+66
2018-05-18
target/arm: Implement SVE Element Count Group
Richard Henderson
4
-1
/
+465
2018-05-18
target/arm: Implement SVE floating-point trig select coefficient
Richard Henderson
4
-0
/
+72
2018-05-18
target/arm: Implement SVE floating-point exponential accelerator
Richard Henderson
4
-0
/
+125
[next]