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
*
monitor: Use argument type 'b' for migrate_set_speed
Markus Armbruster
2010-02-03
2
-16
/
+4
*
monitor: New argument type 'b'
Markus Armbruster
2010-02-03
1
-0
/
+64
*
QDict: New qdict_get_double()
Markus Armbruster
2010-02-03
3
-1
/
+26
*
monitor: Document argument type 'M'
Markus Armbruster
2010-02-03
1
-0
/
+2
*
seabios: use correct submodule hash
Anthony Liguori
2010-02-03
1
-0
/
+0
*
bsd/darwin-user: mmap_frag() users only check for -1 error
Blue Swirl
2010-01-31
2
-2
/
+2
*
cris: Prettify register dumps.
Edgar E. Iglesias
2010-01-31
1
-2
/
+2
*
sparc32 don't mark page dirty when failing
Artyom Tarasenko
2010-01-31
1
-5
/
+6
*
sparc64: implement basic IOMMU/interrupt handling
Blue Swirl
2010-01-30
1
-22
/
+142
*
Sparc64: byte swap IO port access
Blue Swirl
2010-01-29
1
-4
/
+4
*
virtio-blk: Fix error cases which ignored rerror/werror
Kevin Wolf
2010-01-29
1
-2
/
+2
*
virtio-blk: Fix restart after read error
Kevin Wolf
2010-01-29
1
-2
/
+9
*
virtio_blk: Factor virtio_blk_handle_request out
Kevin Wolf
2010-01-29
1
-32
/
+46
*
cirrus: Properly re-register cirrus_linear_io_addr on vram unmap
Jan Kiszka
2010-01-29
1
-2
/
+4
*
virtio-serial-bus: Fix bus initialisation and allow for bus identification
Amit Shah
2010-01-29
1
-2
/
+1
*
softmmu: Dont clobber retaddr in slow_ldx().
Edgar E. Iglesias
2010-01-28
1
-1
/
+0
*
Solaris: test for presence of commands with has()
Loïc Minier
2010-01-28
1
-5
/
+7
*
Add and use has() and path_of() funcs
Loïc Minier
2010-01-28
1
-9
/
+43
*
Check for sdl-config before calling it
Loïc Minier
2010-01-28
1
-1
/
+6
*
Monitor: Fix command execution regression
Luiz Capitulino
2010-01-28
1
-1
/
+5
*
sparc64: reimplement tick timers v4
Igor V. Kovalenko
2010-01-27
3
-46
/
+202
*
sparc64: correct write extra bits to cwp
Igor V. Kovalenko
2010-01-27
1
-1
/
+1
*
Fix BSD build
Blue Swirl
2010-01-27
1
-0
/
+3
*
Fix regression in option parsing
Anthony Liguori
2010-01-27
1
-0
/
+1
*
pflash: Buffer block writes
Edgar E. Iglesias
2010-01-27
1
-3
/
+9
*
virtio: Add memory statistics reporting to the balloon driver
Adam Litke
2010-01-26
6
-52
/
+219
*
New API for asynchronous monitor commands
Adam Litke
2010-01-26
2
-4
/
+111
*
block: avoid creating too large iovecs in multiwrite_merge
Christoph Hellwig
2010-01-26
2
-0
/
+8
*
vnc_refresh: calling vnc_update_client might free vs
Stefano Stabellini
2010-01-26
1
-2
/
+4
*
block/raw-posix: Abort on pread beyond end of non-growable file
Kevin Wolf
2010-01-26
1
-1
/
+5
*
win32: pair qemu_memalign() with qemu_vfree()
Herve Poussineau
2010-01-26
5
-5
/
+5
*
win32/sdl: Fix toggle full screen
Herve Poussineau
2010-01-26
1
-0
/
+1
*
Tell users about out-of-memory errors
Stefan Weil
2010-01-26
1
-1
/
+9
*
PCI: fix bridge configuration
Blue Swirl
2010-01-26
4
-0
/
+4
*
fix savevm command without id or tag
Marcelo Tosatti
2010-01-26
1
-1
/
+1
*
qcow2: rename two QCowAIOCB members
Christoph Hellwig
2010-01-26
1
-29
/
+30
*
block: kill BDRV_O_CREAT
Christoph Hellwig
2010-01-26
5
-28
/
+7
*
block: clean up bdrv_open2 structure a bit
Christoph Hellwig
2010-01-26
1
-12
/
+19
*
virtio-console: Automatically use virtio-serial-bus for the older -virtiocons...
Amit Shah
2010-01-26
2
-2
/
+13
*
virtio-console: Rename virtio-serial.c back to virtio-console.c
Amit Shah
2010-01-26
2
-1
/
+1
*
Fix generation of config-host.h
Juan Quintela
2010-01-26
1
-12
/
+5
*
ide save/restore current transfer fields
Marcelo Tosatti
2010-01-26
1
-2
/
+6
*
PCI: do_pci_info(): PCI bridge devices support
Luiz Capitulino
2010-01-26
1
-3
/
+20
*
PCI: Convert pci_info() to QObject
Luiz Capitulino
2010-01-26
3
-76
/
+301
*
QDict: Introduce qdict_get_qdict()
Luiz Capitulino
2010-01-26
2
-0
/
+14
*
QList: Introduce QLIST_FOREACH_ENTRY()
Luiz Capitulino
2010-01-26
1
-0
/
+10
*
Read-only device changed to opens it's file for read-only.
Naphtali Sprei
2010-01-26
2
-8
/
+4
*
Ask for read-write permissions when opening files
Naphtali Sprei
2010-01-26
3
-4
/
+4
*
No need anymoe for bdrv_set_read_only
Naphtali Sprei
2010-01-26
2
-8
/
+0
*
Documentation: Add missing texi description for command line options
Stefan Weil
2010-01-26
1
-0
/
+35
[next]