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
...
|
*
|
usb/vmstate: add parent dev path
Gerd Hoffmann
2012-04-17
3
-1
/
+25
|
|
/
*
|
seabios: update to 1.7.0
Gerd Hoffmann
2012-04-17
2
-0
/
+0
|
/
*
qemu-timer.c: Remove 250us timeouts
Peter Portante
2012-04-16
1
-5
/
+5
*
Merge remote-tracking branch 'kiszka/queues/pending' into staging
Anthony Liguori
2012-04-16
7
-47
/
+59
|
\
|
*
vapic: Disable for pre-1.1 machines
Jan Kiszka
2012-04-16
1
-10
/
+33
|
*
Kick io-thread on qemu_chr_accept_input
Jan Kiszka
2012-04-16
1
-0
/
+1
|
*
pcnet: Properly handle TX requests during Link Fail
Jan Kiszka
2012-04-16
2
-0
/
+12
|
*
pcnet: Clear ERR in CSR0 on stop
Jan Kiszka
2012-04-16
1
-1
/
+1
|
*
signrom: Rewrite as python script
Jan Kiszka
2012-04-16
3
-46
/
+41
*
|
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2012-04-16
8
-299
/
+217
|
\
\
|
*
|
pci: fix corrupted pci conf index register by unaligned write
Avi Kivity
2012-04-15
1
-0
/
+3
|
*
|
acpi: explicitly account for >1 device per slot
Michael S. Tsirkin
2012-04-15
1
-3
/
+10
|
*
|
acpi_piix4: Re-define PCI hotplug eject register read
Alex Williamson
2012-04-15
2
-5
/
+14
|
*
|
acpi_piix4: Remove PCI_RMV_BASE write code
Alex Williamson
2012-04-15
2
-7
/
+1
|
*
|
acpi_piix4: Fix PCI hotplug race
Alex Williamson
2012-04-15
1
-21
/
+53
|
*
|
acpi_piix4: Disallow write to up/down PCI hotplug registers
Alex Williamson
2012-04-15
2
-32
/
+16
|
*
|
virtio-pci: change virtio balloon PCI class code
David Gibson
2012-04-11
2
-1
/
+12
|
*
|
ivshmem: add missing msix calls
Michael S. Tsirkin
2012-04-11
1
-15
/
+33
|
*
|
vhost: readd assert statement
Michael S. Tsirkin
2012-04-11
1
-0
/
+1
|
*
|
vhost: Fix size of dirty log sync on resize
Alex Williamson
2012-04-11
1
-4
/
+5
|
*
|
pc: reduce duplication in compat machine types
Michael S. Tsirkin
2012-04-11
1
-215
/
+73
|
*
|
piix_pci: fix typo in i400FX chipset init code
Alexey Korolev
2012-04-11
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'sstabellini/for_anthony' into staging
Anthony Liguori
2012-04-16
9
-20
/
+171
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
xen: introduce an event channel for buffered io event notifications
Stefano Stabellini
2012-04-13
1
-6
/
+39
|
*
|
xen-mapcache: don't unmap locked entry during mapcache invalidation
Julien Grall
2012-04-13
1
-0
/
+3
|
*
|
Xen, mapcache: Fix the compute of the size of bucket.
Anthony PERARD
2012-04-13
1
-5
/
+7
|
*
|
xen: handle backend deletion from xenstore
Stefano Stabellini
2012-04-13
2
-8
/
+13
|
*
|
Xen: Add xen-apic support and hook it up.
Wei Liu
2012-04-13
3
-1
/
+99
|
*
|
Xen: basic HVM MSI injection support.
Wei Liu
2012-04-13
3
-0
/
+10
*
|
|
Merge branch 'w64' of git://qemu.weilnetz.de/qemu
Blue Swirl
2012-04-15
15
-112
/
+152
|
\
\
\
|
*
|
|
w64: Fix time conversion for some versions of MinGW-w64
Stefan Weil
2012-04-15
1
-1
/
+2
|
*
|
|
nbd: Fix compiler warning (w64)
Stefan Weil
2012-04-15
1
-1
/
+1
|
*
|
|
disas: Replace 'unsigned long' by 'uintptr_t'
Stefan Weil
2012-04-15
1
-4
/
+4
|
*
|
|
cpu-exec: Remove non-portable type cast and fix format string
Stefan Weil
2012-04-15
1
-2
/
+2
|
*
|
|
target-mips: Fix type cast for w64 (uintptr_t)
Stefan Weil
2012-04-15
1
-1
/
+1
|
*
|
|
w64: Fix type cast in os_host_main_loop_wait
Stefan Weil
2012-04-15
1
-1
/
+1
|
*
|
|
w64: Fix data types in softmmu*.h
Stefan Weil
2012-04-15
2
-13
/
+15
|
*
|
|
w64: Use uintptr_t in exec.c
Stefan Weil
2012-04-15
1
-37
/
+40
|
*
|
|
softmmu: Use uintptr_t for physaddr and rename it
Stefan Weil
2012-04-15
1
-9
/
+6
|
*
|
|
w64: Fix struct CPUTLBEntry
Stefan Weil
2012-04-15
1
-5
/
+5
|
*
|
|
w64: Fix definition of setjmp
Stefan Weil
2012-04-15
1
-0
/
+9
|
*
|
|
w32: Move defines for socket specific errors to qemu-os-win32.h
Stefan Weil
2012-04-15
3
-18
/
+26
|
*
|
|
w64: Use larger alignment for section with generated code
Stefan Weil
2012-04-15
1
-2
/
+1
|
*
|
|
w64: Fix data types in cpu-all.h, exec.c
Stefan Weil
2012-04-15
2
-7
/
+7
|
*
|
|
w64: Fix type casts used in some macros in cpu-all.h
Stefan Weil
2012-04-15
1
-2
/
+2
|
*
|
|
tcg/i386: Add support for w64 ABI
Stefan Weil
2012-04-15
1
-11
/
+28
|
*
|
|
tcg/i386: Use GDB JIT debugging interface only for hosts with ELF
Stefan Weil
2012-04-15
1
-1
/
+5
*
|
|
|
target-alpha: QOM'ify CPU init
Andreas Färber
2012-04-15
2
-11
/
+21
*
|
|
|
target-alpha: QOM'ify CPU
Andreas Färber
2012-04-15
5
-1
/
+114
|
/
/
/
*
|
|
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
2012-04-15
16
-180
/
+396
|
\
\
\
[prev]
[next]