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
2015-09-25
lm32: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
3
-5
/
+3
2015-09-25
unicore: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
1
-2
/
+0
2015-09-25
moxie: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2
-4
/
+1
2015-09-25
cris: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2
-3
/
+1
2015-09-25
m68k: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
4
-5
/
+3
2015-09-25
mb: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2
-4
/
+2
2015-09-25
arm: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
3
-5
/
+3
2015-09-25
elf: Update EM_MOXIE definition
Peter Crosthwaite
4
-1
/
+13
2015-09-25
elf_ops: Fix coding style for EM alias case statement
Peter Crosthwaite
1
-6
/
+9
2015-09-25
linux-user: elfload: Provide default for elf_check_arch
Peter Crosthwaite
1
-24
/
+4
2015-09-25
linux_user: elfload: Default ELF_MACHINE to ELF_ARCH
Peter Crosthwaite
1
-0
/
+4
2015-09-25
hmp: implemented io apic dump state for TCG
Pavel Butsykin
3
-0
/
+15
2015-09-25
hmp: added io apic dump state
Pavel Butsykin
7
-0
/
+97
2015-09-25
ioapic_internal.h: added more constants
Pavel Butsykin
1
-0
/
+5
2015-09-25
hmp: added local apic dump state
Pavel Butsykin
5
-0
/
+217
2015-09-25
monitor: make monitor_fprintf and mon_get_cpu externally visible
Pavel Butsykin
4
-13
/
+4
2015-09-25
apic_internal.h: fix formatting and drop unused consts
Pavel Butsykin
1
-9
/
+7
2015-09-25
apic_internal.h: added more constants
Pavel Butsykin
1
-0
/
+58
2015-09-25
apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESS
Pavel Butsykin
2
-3
/
+3
2015-09-25
apic_internal.h: make some apic_get_* functions externally visible
Pavel Butsykin
2
-17
/
+19
2015-09-25
ioapic: fix contents of arbitration register
Paolo Bonzini
1
-3
/
+1
2015-09-25
ioapic: coalesce level interrupts
Paolo Bonzini
1
-1
/
+3
2015-09-25
MAINTAINERS: add maintainer for network device front-ends
Paolo Bonzini
1
-1
/
+7
2015-09-25
MAINTAINERS: add maintainer for character device front-ends
Paolo Bonzini
1
-1
/
+6
2015-09-25
MAINTAINERS: add IPack section
Paolo Bonzini
1
-0
/
+6
2015-09-25
MAINTAINERS: Add more s390 files
Paolo Bonzini
1
-0
/
+1
2015-09-25
MAINTAINERS: Add disassemblers to the various backends
Paolo Bonzini
1
-0
/
+23
2015-09-25
MAINTAINERS: there is no PPC64 TCG backend anymore
Paolo Bonzini
1
-5
/
+0
2015-09-25
get_maintainer.pl: \C is deprecated
Paolo Bonzini
1
-11
/
+11
2015-09-25
vhost-scsi: include linux/vhost.h
Marc-André Lureau
2
-25
/
+1
2015-09-25
Makefile: fix build when VPATH is outside GIT tree
Daniel P. Berrange
1
-2
/
+1
2015-09-25
scsi-generic: let guests recognize readonly=on on passthrough devices
Paolo Bonzini
1
-0
/
+14
2015-09-25
checkpatch: do not recommend qemu_strtok over strtok
Paolo Bonzini
1
-2
/
+2
2015-09-25
tests: add some qemu_strtosz() tests
Marc-André Lureau
1
-0
/
+91
2015-09-25
utils: rename strtosz to use qemu prefix
Marc-André Lureau
7
-33
/
+36
2015-09-25
qemu-nbd: convert to use the QAPI SocketAddress object
Daniel P. Berrange
1
-64
/
+38
2015-09-25
nbd: convert to use the QAPI SocketAddress object
Daniel P. Berrange
1
-34
/
+37
2015-09-24
Merge remote-tracking branch 'remotes/weil/tags/pull-wxx-20150924' into staging
Peter Maydell
12
-10
/
+222
2015-09-24
oslib-win32: only provide localtime_r/gmtime_r if missing
Daniel P. Berrange
4
-1
/
+41
2015-09-24
gtk: avoid redefining _WIN32_WINNT macro
Daniel P. Berrange
2
-4
/
+9
2015-09-24
qemu-thread: add a fast path to the Win32 QemuEvent
Paolo Bonzini
3
-4
/
+161
2015-09-24
slirp: Fix non blocking connect for w32
Stefan Weil
1
-1
/
+7
2015-09-24
nsis: Add QEMU version information to Windows registry
Stefan Weil
2
-0
/
+4
2015-09-24
Merge remote-tracking branch 'remotes/elmarco/tags/rm-libcacard' into staging
Peter Maydell
33
-5849
/
+21
2015-09-24
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150924'...
Peter Maydell
17
-122
/
+686
2015-09-24
MAINTAINERS: update Allwinner A10 maintainer
Beniamino Galvani
1
-3
/
+3
2015-09-24
hw/arm/virt-acpi-build: Fix wrong size of flash in ACPI table
Shannon Zhao
1
-1
/
+1
2015-09-24
hw/arm/virt: Add gic-version option to virt machine
Pavel Fedin
5
-46
/
+146
2015-09-24
hw/intc: Initial implementation of vGICv3
Pavel Fedin
4
-0
/
+178
2015-09-24
arm_kvm: Do not assume particular GIC type in kvm_arch_irqchip_create()
Pavel Fedin
2
-7
/
+21
[next]