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
net: remove muldiv64()
Laurent Vivier
2015-09-25
bt: remove muldiv64()
Laurent Vivier
2015-09-25
hpet: remove muldiv64()
Laurent Vivier
2015-09-25
arm: clarify the use of muldiv64()
Laurent Vivier
2015-09-25
openrisc: remove muldiv64()
Laurent Vivier
2015-09-25
mips: remove muldiv64()
Laurent Vivier
2015-09-25
pcnet: remove muldiv64()
Laurent Vivier
2015-09-25
rtl8139: remove muldiv64()
Laurent Vivier
2015-09-25
i6300esb: remove muldiv64()
Laurent Vivier
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
2015-09-23
vfio/pci: Split quirks to a separate file
Alex Williamson
2015-09-23
vfio/pci: Extract PCI structures to a separate header
Alex Williamson
2015-09-23
vfio: Change polarity of our no-mmap option
Alex Williamson
2015-09-23
vfio/pci: Make interrupt bypass runtime configurable
Alex Williamson
2015-09-23
vfio/pci: Rename MSI/X functions for easier tracing
Alex Williamson
2015-09-23
vfio/pci: Rename INTx functions for easier tracing
Alex Williamson
2015-09-23
vfio/pci: Cleanup vfio_early_setup_msix() error path
Alex Williamson
2015-09-23
vfio/pci: Cleanup RTL8168 quirk and tracing
Alex Williamson
2015-09-23
Merge remote-tracking branch 'remotes/dgibson/tags/spapr-next-20150923' into ...
Peter Maydell
2015-09-23
sPAPR: Enable EEH on VFIO PCI device only
Gavin Shan
2015-09-23
sPAPR: Revert don't enable EEH on emulated PCI devices
Gavin Shan
2015-09-23
ppc/spapr: Implement H_RANDOM hypercall in QEMU
Thomas Huth
2015-09-23
ppc/spapr: Fix buffer overflow in spapr_populate_drconf_memory()
Thomas Huth
[next]