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
...
*
trace: Add trace file name command-line option
Prerna Saxena
2010-09-09
3
-0
/
+50
*
trace: Add trace-file command to open/close/flush trace file
Stefan Hajnoczi
2010-09-09
4
-13
/
+88
*
trace: Specify trace file name
Prerna Saxena
2010-09-09
2
-4
/
+29
*
trace: Support disabled events in trace-events
Stefan Hajnoczi
2010-09-09
2
-6
/
+45
*
trace: Support for dynamically enabling/disabling trace events
Prerna Saxena
2010-09-09
6
-4
/
+149
*
trace: Add simple built-in tracing backend
Stefan Hajnoczi
2010-09-09
8
-4
/
+360
*
trace: Add trace-events file for declaring trace events
Stefan Hajnoczi
2010-09-09
7
-4
/
+238
*
microblaze: Add support for fcmp.un
Edgar E. Iglesias
2010-09-09
1
-2
/
+16
*
elf: Calculate symbol size if needed
Stefan Weil
2010-09-09
1
-0
/
+5
*
Fix OpenBSD build warning
Blue Swirl
2010-09-09
1
-1
/
+2
*
microblaze: User-mode emulation of hw-excp signals
Edgar E. Iglesias
2010-09-09
1
-0
/
+31
*
microblaze: Add basic FPU emulation
Edgar E. Iglesias
2010-09-09
4
-9
/
+358
*
microblaze: Add definitions for FSR reg fields
Edgar E. Iglesias
2010-09-09
1
-0
/
+7
*
Revert "Make default invocation of block drivers safer (v3)"
Anthony Liguori
2010-09-08
3
-135
/
+0
*
Revert "PPC: Qdev'ify e500 pci"
Anthony Liguori
2010-09-08
1
-73
/
+33
*
Revert "PPC: Make e500 pci byte swap config data"
Anthony Liguori
2010-09-08
1
-1
/
+1
*
Merge remote branch 'agraf/ppc-next' into staging
Anthony Liguori
2010-09-08
5
-39
/
+136
|
\
|
*
PPC: Change PPC maintainer
Alexander Graf
2010-09-07
1
-4
/
+4
|
*
PPC: Make e500 pci byte swap config data
Alexander Graf
2010-09-05
1
-1
/
+1
|
*
PPC: Qdev'ify e500 pci
Alexander Graf
2010-09-05
1
-33
/
+73
|
*
KVM: PPC: Add level based interrupt logic
Alexander Graf
2010-09-05
3
-2
/
+59
*
|
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-09-08
22
-134
/
+427
|
\
\
|
*
|
qcow2: Remove unnecessary flush after L2 write
Kevin Wolf
2010-09-08
1
-4
/
+12
|
*
|
block: Fix BDRV_O_CACHE_MASK
Kevin Wolf
2010-09-08
1
-1
/
+1
|
*
|
qemu-img convert: Use cache=unsafe for output image
Kevin Wolf
2010-09-08
1
-1
/
+2
|
*
|
raw-posix: improve detection of scsi-generic devices
Bernhard Kohl
2010-09-08
1
-2
/
+8
|
*
|
scsi-disk: add some optional scsi commands
Bernhard Kohl
2010-09-08
1
-1
/
+35
|
*
|
Improve ATA IDENTIFY word 64 contents.
Jonathan A. Kollasch
2010-09-08
1
-2
/
+2
|
*
|
raw-posix: Don't use file name for host_cdrom detection on Linux
Kevin Wolf
2010-09-08
1
-3
/
+0
|
*
|
qemu-io: Make alloc output useful when nb_sectors=1
Stefan Hajnoczi
2010-09-08
1
-5
/
+2
|
*
|
scsi: fix and improve debug prints
Bernhard Kohl
2010-09-08
3
-10
/
+20
|
*
|
scsi-disk: fix the check of the DBD bit in the MODE SENSE command
Bernhard Kohl
2010-09-08
1
-1
/
+1
|
*
|
scsi-disk: return CHECK CONDITION for unknown page codes in the MODE SENSE co...
Bernhard Kohl
2010-09-08
1
-0
/
+2
|
*
|
scsi-disk: fix the block descriptor returned by the MODE SENSE command
Bernhard Kohl
2010-09-08
1
-2
/
+1
|
*
|
scsi-disk: respect the page control (PC) field in the MODE SENSE command
Bernhard Kohl
2010-09-08
1
-10
/
+35
|
*
|
scsi-disk: fix the mode data header returned by the MODE SENSE(10) command
Bernhard Kohl
2010-09-08
1
-6
/
+32
|
*
|
scsi-disk: fix the mode data length field returned by the MODE SENSE command
Bernhard Kohl
2010-09-08
1
-1
/
+1
|
*
|
savevm: Generate a name when run without one
Miguel Di Ciurcio Filho
2010-08-30
1
-9
/
+20
|
*
|
monitor: make 'info snapshots' show only fully available snapshots
Miguel Di Ciurcio Filho
2010-08-30
1
-16
/
+43
|
*
|
posix-aio-compat: Fix async_conmtext for ioctl
Andrew de Quincey
2010-08-30
1
-0
/
+1
|
*
|
nbd: Introduce NBD named exports.
Laurent Vivier
2010-08-30
5
-33
/
+169
|
*
|
vvfat: fat_chksum(): fix access above array bounds
Loïc Minier
2010-08-30
1
-1
/
+1
|
*
|
qemu-img rebase: Open new backing file read-only
Kevin Wolf
2010-08-30
1
-1
/
+1
|
*
|
sheepdog: remove unnecessary includes
Izumi Tsutsui
2010-08-30
1
-10
/
+0
|
*
|
block: Fix image re-open in bdrv_commit
Kevin Wolf
2010-08-30
1
-4
/
+9
|
*
|
virtio-blk: Fix migration of queued requests
Kevin Wolf
2010-08-30
1
-0
/
+5
|
*
|
virtio: Factor virtqueue_map_sg out
Kevin Wolf
2010-08-30
2
-14
/
+27
*
|
|
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-09-08
17
-46
/
+287
|
\
\
\
|
*
|
|
virtio-net: Introduce a new bottom half packet TX
Alex Williamson
2010-09-07
5
-8
/
+81
|
*
|
|
virtio-net: Rename tx_timer_active to tx_waiting
Alex Williamson
2010-09-07
1
-9
/
+9
[prev]
[next]