index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-09-25
i386: partial revert of interrupt poll fix
Pavel Dovgalyuk
2015-09-25
ppc: Rename ELF_MACHINE to be PPC specific
Peter Crosthwaite
2015-09-25
i386: Rename ELF_MACHINE to be x86 specific
Peter Crosthwaite
2015-09-25
alpha: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
mips: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
sparc: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
s390: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
sh4: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
xtensa: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
tricore: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
or32: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
lm32: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
unicore: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
moxie: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
cris: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
m68k: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
mb: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
arm: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-25
elf: Update EM_MOXIE definition
Peter Crosthwaite
2015-09-25
elf_ops: Fix coding style for EM alias case statement
Peter Crosthwaite
2015-09-25
linux-user: elfload: Provide default for elf_check_arch
Peter Crosthwaite
2015-09-25
linux_user: elfload: Default ELF_MACHINE to ELF_ARCH
Peter Crosthwaite
2015-09-25
hmp: implemented io apic dump state for TCG
Pavel Butsykin
2015-09-25
hmp: added io apic dump state
Pavel Butsykin
2015-09-25
ioapic_internal.h: added more constants
Pavel Butsykin
2015-09-25
hmp: added local apic dump state
Pavel Butsykin
2015-09-25
monitor: make monitor_fprintf and mon_get_cpu externally visible
Pavel Butsykin
2015-09-25
apic_internal.h: fix formatting and drop unused consts
Pavel Butsykin
2015-09-25
apic_internal.h: added more constants
Pavel Butsykin
2015-09-25
apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESS
Pavel Butsykin
2015-09-25
apic_internal.h: make some apic_get_* functions externally visible
Pavel Butsykin
2015-09-25
ioapic: fix contents of arbitration register
Paolo Bonzini
2015-09-25
ioapic: coalesce level interrupts
Paolo Bonzini
2015-09-25
MAINTAINERS: add maintainer for network device front-ends
Paolo Bonzini
2015-09-25
MAINTAINERS: add maintainer for character device front-ends
Paolo Bonzini
2015-09-25
MAINTAINERS: add IPack section
Paolo Bonzini
2015-09-25
MAINTAINERS: Add more s390 files
Paolo Bonzini
2015-09-25
MAINTAINERS: Add disassemblers to the various backends
Paolo Bonzini
2015-09-25
MAINTAINERS: there is no PPC64 TCG backend anymore
Paolo Bonzini
2015-09-25
get_maintainer.pl: \C is deprecated
Paolo Bonzini
2015-09-25
vhost-scsi: include linux/vhost.h
Marc-André Lureau
2015-09-25
Makefile: fix build when VPATH is outside GIT tree
Daniel P. Berrange
2015-09-25
scsi-generic: let guests recognize readonly=on on passthrough devices
Paolo Bonzini
2015-09-25
checkpatch: do not recommend qemu_strtok over strtok
Paolo Bonzini
2015-09-25
tests: add some qemu_strtosz() tests
Marc-André Lureau
2015-09-25
utils: rename strtosz to use qemu prefix
Marc-André Lureau
2015-09-25
qemu-nbd: convert to use the QAPI SocketAddress object
Daniel P. Berrange
2015-09-25
nbd: convert to use the QAPI SocketAddress object
Daniel P. Berrange
2015-09-24
Merge remote-tracking branch 'remotes/weil/tags/pull-wxx-20150924' into staging
Peter Maydell
2015-09-24
oslib-win32: only provide localtime_r/gmtime_r if missing
Daniel P. Berrange
[next]