index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MAINTAINERS: there is no PPC64 TCG backend anymore
Paolo Bonzini
2015-09-25
1
-5
/
+0
*
get_maintainer.pl: \C is deprecated
Paolo Bonzini
2015-09-25
1
-11
/
+11
*
vhost-scsi: include linux/vhost.h
Marc-André Lureau
2015-09-25
2
-25
/
+1
*
Makefile: fix build when VPATH is outside GIT tree
Daniel P. Berrange
2015-09-25
1
-2
/
+1
*
scsi-generic: let guests recognize readonly=on on passthrough devices
Paolo Bonzini
2015-09-25
1
-0
/
+14
*
checkpatch: do not recommend qemu_strtok over strtok
Paolo Bonzini
2015-09-25
1
-2
/
+2
*
tests: add some qemu_strtosz() tests
Marc-André Lureau
2015-09-25
1
-0
/
+91
*
utils: rename strtosz to use qemu prefix
Marc-André Lureau
2015-09-25
7
-33
/
+36
*
qemu-nbd: convert to use the QAPI SocketAddress object
Daniel P. Berrange
2015-09-25
1
-64
/
+38
*
nbd: convert to use the QAPI SocketAddress object
Daniel P. Berrange
2015-09-25
1
-34
/
+37
*
Merge remote-tracking branch 'remotes/weil/tags/pull-wxx-20150924' into staging
Peter Maydell
2015-09-24
12
-10
/
+222
|
\
|
*
oslib-win32: only provide localtime_r/gmtime_r if missing
Daniel P. Berrange
2015-09-24
4
-1
/
+41
|
*
gtk: avoid redefining _WIN32_WINNT macro
Daniel P. Berrange
2015-09-24
2
-4
/
+9
|
*
qemu-thread: add a fast path to the Win32 QemuEvent
Paolo Bonzini
2015-09-24
3
-4
/
+161
|
*
slirp: Fix non blocking connect for w32
Stefan Weil
2015-09-24
1
-1
/
+7
|
*
nsis: Add QEMU version information to Windows registry
Stefan Weil
2015-09-24
2
-0
/
+4
|
/
*
Merge remote-tracking branch 'remotes/elmarco/tags/rm-libcacard' into staging
Peter Maydell
2015-09-24
33
-5849
/
+21
|
\
|
*
libcacard: use the standalone project
Marc-André Lureau
2015-09-23
33
-5849
/
+21
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150924'...
Peter Maydell
2015-09-24
17
-122
/
+686
|
\
\
|
*
|
MAINTAINERS: update Allwinner A10 maintainer
Beniamino Galvani
2015-09-24
1
-3
/
+3
|
*
|
hw/arm/virt-acpi-build: Fix wrong size of flash in ACPI table
Shannon Zhao
2015-09-24
1
-1
/
+1
|
*
|
hw/arm/virt: Add gic-version option to virt machine
Pavel Fedin
2015-09-24
5
-46
/
+146
|
*
|
hw/intc: Initial implementation of vGICv3
Pavel Fedin
2015-09-24
4
-0
/
+178
|
*
|
arm_kvm: Do not assume particular GIC type in kvm_arch_irqchip_create()
Pavel Fedin
2015-09-24
2
-7
/
+21
|
*
|
intc/gic: Extract some reusable vGIC code
Pavel Fedin
2015-09-24
4
-65
/
+128
|
*
|
hw/intc: Implement GIC-500 base class
Shlomo Pongratz
2015-09-24
3
-0
/
+209
|
/
/
*
|
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150923.0' i...
Peter Maydell
2015-09-23
8
-1329
/
+1558
|
\
\
|
|
/
|
/
|
|
*
vfio/pci: Add emulated PCI IDs
Alex Williamson
2015-09-23
4
-6
/
+63
|
*
vfio/pci: Cache vendor and device ID
Alex Williamson
2015-09-23
3
-19
/
+11
|
*
vfio/pci: Move AMD device specific reset to quirks
Alex Williamson
2015-09-23
4
-157
/
+177
|
*
vfio/pci: Remove old config window and mirror quirks
Alex Williamson
2015-09-23
3
-186
/
+0
|
*
vfio/pci: Config mirror quirk
Alex Williamson
2015-09-23
2
-110
/
+129
|
*
vfio/pci: Config window quirks
Alex Williamson
2015-09-23
2
-90
/
+276
|
*
vfio/pci: Rework RTL8168 quirk
Alex Williamson
2015-09-23
2
-80
/
+105
|
*
vfio/pci: Cleanup Nvidia 0x3d0 quirk
Alex Williamson
2015-09-23
2
-68
/
+111
|
*
vfio/pci: Cleanup ATI 0x3c3 quirk
Alex Williamson
2015-09-23
2
-19
/
+11
|
*
vfio/pci: Foundation for new quirk structure
Alex Williamson
2015-09-23
2
-104
/
+157
|
*
vfio/pci: Cleanup ROM blacklist quirk
Alex Williamson
2015-09-23
3
-20
/
+28
|
*
vfio/pci: Split quirks to a separate file
Alex Williamson
2015-09-23
4
-882
/
+908
|
*
vfio/pci: Extract PCI structures to a separate header
Alex Williamson
2015-09-23
2
-143
/
+159
|
*
vfio: Change polarity of our no-mmap option
Alex Williamson
2015-09-23
4
-4
/
+4
|
*
vfio/pci: Make interrupt bypass runtime configurable
Alex Williamson
2015-09-23
2
-12
/
+12
|
*
vfio/pci: Rename MSI/X functions for easier tracing
Alex Williamson
2015-09-23
2
-45
/
+40
|
*
vfio/pci: Rename INTx functions for easier tracing
Alex Williamson
2015-09-23
2
-31
/
+31
|
*
vfio/pci: Cleanup vfio_early_setup_msix() error path
Alex Williamson
2015-09-23
1
-14
/
+13
|
*
vfio/pci: Cleanup RTL8168 quirk and tracing
Alex Williamson
2015-09-23
2
-57
/
+41
|
/
*
Merge remote-tracking branch 'remotes/dgibson/tags/spapr-next-20150923' into ...
Peter Maydell
2015-09-23
18
-156
/
+954
|
\
|
*
sPAPR: Enable EEH on VFIO PCI device only
Gavin Shan
2015-09-23
1
-1
/
+1
|
*
sPAPR: Revert don't enable EEH on emulated PCI devices
Gavin Shan
2015-09-23
1
-7
/
+0
|
*
ppc/spapr: Implement H_RANDOM hypercall in QEMU
Thomas Huth
2015-09-23
6
-1
/
+213
[next]