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
*
HACKING: add string management rules
Blue Swirl
2010-09-10
1
-0
/
+24
*
HACKING: add memory management rules
Blue Swirl
2010-09-10
1
-0
/
+14
*
HACKING: add C type rules
Blue Swirl
2010-09-10
2
-3
/
+68
*
HACKING: add preprocessor rules
Blue Swirl
2010-09-10
1
-0
/
+6
*
vmware_vga: Replace the few tab-indents with spaces (clean-up).
Andrzej Zaborowski
2010-09-10
1
-9
/
+9
*
vmware_vga: Add checks to deal with non-atomic fifo writes.
Andrzej Zaborowski
2010-09-10
1
-8
/
+56
*
hw/omap: Fix default setup for OMAP UART devices
Stefan Weil
2010-09-10
4
-8
/
+19
*
trace: Trace entry point of balloon request handler
Prerna Saxena
2010-09-09
2
-0
/
+6
*
trace: Trace port IO
Prerna Saxena
2010-09-09
2
-0
/
+11
*
trace: Trace virtqueue operations
Stefan Hajnoczi
2010-09-09
2
-0
/
+16
*
trace: Trace virtio-blk, multiwrite, and paio_submit
Stefan Hajnoczi
2010-09-09
4
-0
/
+31
*
trace: Trace qemu_malloc() and qemu_vmalloc()
Stefan Hajnoczi
2010-09-09
3
-8
/
+38
*
trace: Add user documentation
Stefan Hajnoczi
2010-09-09
1
-0
/
+177
*
trace: Add LTTng Userspace Tracer backend
Stefan Hajnoczi
2010-09-09
2
-3
/
+102
*
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
[next]