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
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
2015-09-24
gtk: avoid redefining _WIN32_WINNT macro
Daniel P. Berrange
2015-09-24
qemu-thread: add a fast path to the Win32 QemuEvent
Paolo Bonzini
2015-09-24
slirp: Fix non blocking connect for w32
Stefan Weil
2015-09-24
nsis: Add QEMU version information to Windows registry
Stefan Weil
2015-09-24
Merge remote-tracking branch 'remotes/elmarco/tags/rm-libcacard' into staging
Peter Maydell
2015-09-24
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150924'...
Peter Maydell
2015-09-24
MAINTAINERS: update Allwinner A10 maintainer
Beniamino Galvani
2015-09-24
hw/arm/virt-acpi-build: Fix wrong size of flash in ACPI table
Shannon Zhao
2015-09-24
hw/arm/virt: Add gic-version option to virt machine
Pavel Fedin
2015-09-24
hw/intc: Initial implementation of vGICv3
Pavel Fedin
2015-09-24
arm_kvm: Do not assume particular GIC type in kvm_arch_irqchip_create()
Pavel Fedin
2015-09-24
intc/gic: Extract some reusable vGIC code
Pavel Fedin
2015-09-24
hw/intc: Implement GIC-500 base class
Shlomo Pongratz
2015-09-23
libcacard: use the standalone project
Marc-André Lureau
2015-09-23
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150923.0' i...
Peter Maydell
2015-09-23
vfio/pci: Add emulated PCI IDs
Alex Williamson
2015-09-23
vfio/pci: Cache vendor and device ID
Alex Williamson
2015-09-23
vfio/pci: Move AMD device specific reset to quirks
Alex Williamson
2015-09-23
vfio/pci: Remove old config window and mirror quirks
Alex Williamson
2015-09-23
vfio/pci: Config mirror quirk
Alex Williamson
2015-09-23
vfio/pci: Config window quirks
Alex Williamson
2015-09-23
vfio/pci: Rework RTL8168 quirk
Alex Williamson
2015-09-23
vfio/pci: Cleanup Nvidia 0x3d0 quirk
Alex Williamson
2015-09-23
vfio/pci: Cleanup ATI 0x3c3 quirk
Alex Williamson
2015-09-23
vfio/pci: Foundation for new quirk structure
Alex Williamson
2015-09-23
vfio/pci: Cleanup ROM blacklist quirk
Alex Williamson
[next]