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
*
target-arm: Add missing 'static' attribute
Stefan Weil
2014-03-27
1
-1
/
+1
*
target-s390x: Add missing 'static' and 'const' attributes
Stefan Weil
2014-03-27
1
-3
/
+3
*
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
Peter Maydell
2014-03-27
1
-7
/
+10
|
\
|
*
target-sparc: fix 32bit integer division overflow
Olivier Danet
2014-03-26
1
-7
/
+10
|
/
*
Merge remote-tracking branch 'remotes/riku/for-2.0' into staging
Peter Maydell
2014-03-26
1
-1
/
+1
|
\
|
*
linux-user: Correct DLINFO_ITEMS
James Hogan
2014-03-26
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
2014-03-26
2
-2
/
+3
|
\
\
|
*
|
spapr_vscsi: remove duplicate condition check
Prasad Joshi
2014-03-26
1
-1
/
+1
|
*
|
scsi: check req pointer before dereferencing it
Prasad Joshi
2014-03-26
1
-1
/
+2
|
|
/
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-03-26
6
-15
/
+54
|
\
\
|
*
|
virtio-net: add vlan receive state to RxFilterInfo
Amos Kong
2014-03-26
3
-13
/
+34
|
*
|
virtio-net: Do not filter VLANs without F_CTRL_VLAN
Stefan Fritsch
2014-03-26
1
-0
/
+6
|
*
|
Revert "acpi-test: rebuild SSDT"
Michael S. Tsirkin
2014-03-26
2
-0
/
+0
|
*
|
acpi: make SSDT 1.0 spec compliant when possible
Michael S. Tsirkin
2014-03-26
1
-2
/
+14
|
|
/
*
|
Merge remote-tracking branch 'remotes/weil/qemu-2.0' into staging
Peter Maydell
2014-03-26
2
-18
/
+53
|
\
\
|
|
/
|
/
|
|
*
gtk: Support GTK without VTE
Stefan Weil
2014-03-26
2
-18
/
+53
|
/
*
target-mips: fix MTHC1 and MFHC1 when FPU in FR=0 mode
Petar Jovanovic
2014-03-25
1
-35
/
+44
*
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014032...
Peter Maydell
2014-03-25
1
-18
/
+15
|
\
|
*
vfio: Cosmetic error reporting fixes
Alex Williamson
2014-03-25
1
-14
/
+14
|
*
vfio: Correction in vfio_rom_read when attempting rom loading
Bandan Das
2014-03-25
1
-4
/
+1
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2014-03-25
1
-2
/
+2
|
\
\
|
*
|
net: netmap_poll must update both read/write poll state
Prasad Joshi
2014-03-25
1
-2
/
+2
|
|
/
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-03-25
12
-42
/
+52
|
\
\
|
|
/
|
/
|
|
*
mirror: fix early wake from sleep due to aio
Stefan Hajnoczi
2014-03-25
1
-1
/
+8
|
*
mirror: fix throttling delay calculation
Paolo Bonzini
2014-03-25
2
-14
/
+16
|
*
Fixed various typos
Deepak Kathayat
2014-03-25
6
-9
/
+9
|
*
qemu-img: mandate argument to 'qemu-img check --repair'
Prasad Joshi
2014-03-25
1
-1
/
+1
|
*
osdep: initialize glib threads in all QEMU tools
Stefan Hajnoczi
2014-03-25
3
-17
/
+18
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140324'...
Peter Maydell
2014-03-24
2
-2
/
+5
|
\
|
*
target-arm: Load ELF images with the correct machine type for CPU
Peter Maydell
2014-03-24
1
-1
/
+4
|
*
target-arm: Fix A64 Neon MLS
Peter Maydell
2014-03-24
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-03-24
10
-61
/
+107
|
\
\
|
*
|
tests/acpi-test: do not fail if iasl is broken
Marcel Apfelbaum
2014-03-24
1
-11
/
+15
|
*
|
vl.c: Use MAX_CPUMASK_BITS macro instead of hardcoded constant
Eduardo Habkost
2014-03-19
1
-1
/
+1
|
*
|
sysemu.h: Document what MAX_CPUMASK_BITS really limits
Eduardo Habkost
2014-03-19
1
-0
/
+7
|
*
|
acpi: fix endian-ness for table ids
Michael S. Tsirkin
2014-03-18
2
-29
/
+16
|
*
|
acpi-test: signature endian-ness fixes
Michael S. Tsirkin
2014-03-18
1
-15
/
+33
|
*
|
i386/acpi-build: support hotplug of VCPU with APIC ID 0xFF
Laszlo Ersek
2014-03-18
1
-1
/
+6
|
*
|
acpi-test: rebuild SSDT
Michael S. Tsirkin
2014-03-18
2
-0
/
+0
|
*
|
i386/acpi-build: allow more than 255 elements in CPON
Laszlo Ersek
2014-03-18
1
-2
/
+2
|
*
|
pc: Refuse max_cpus if it results in too large APIC ID
Eduardo Habkost
2014-03-18
1
-0
/
+8
|
*
|
acpi: Don't use MAX_CPUMASK_BITS for APIC ID bitmap
Eduardo Habkost
2014-03-18
1
-2
/
+2
|
*
|
acpi: Assert sts array limit on AcpiCpuHotplug_add()
Eduardo Habkost
2014-03-18
1
-0
/
+1
|
*
|
pc: Refuse CPU hotplug if the resulting APIC ID is too large
Eduardo Habkost
2014-03-18
1
-0
/
+8
|
*
|
acpi: Add ACPI_CPU_HOTPLUG_ID_LIMIT macro
Eduardo Habkost
2014-03-18
1
-0
/
+8
|
*
|
acpi-test: update expected SSDT files
Michael S. Tsirkin
2014-03-18
2
-0
/
+0
|
*
|
acpi-build: fix misaligned access
Michael S. Tsirkin
2014-03-12
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-5' into staging
Peter Maydell
2014-03-24
1
-1
/
+1
|
\
\
\
|
*
|
|
spice: input: Fix absolute mouse y coordinates
Cole Robinson
2014-03-24
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
backends/baum.c: Fix compilation when SDL is not available.
Richard W.M. Jones
2014-03-24
1
-2
/
+6
|
/
/
[next]