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-alpha: Enable the alpha-softmmu target.
Richard Henderson
2011-05-31
4
-1
/
+86
*
target-alpha: Rationalize internal processor registers.
Richard Henderson
2011-05-31
6
-562
/
+23
*
target-alpha: Merge HW_REI and HW_RET implementations.
Richard Henderson
2011-05-31
3
-22
/
+8
*
target-alpha: Cleanup MMU modes.
Richard Henderson
2011-05-31
2
-12
/
+32
*
target-alpha: Fix system store_conditional
Richard Henderson
2011-05-31
1
-3
/
+3
*
target-alpha: Fix translation of PALmode memory insns.
Richard Henderson
2011-05-31
3
-183
/
+65
*
target-alpha: Remove partial support for palcode emulation.
Richard Henderson
2011-05-31
5
-1087
/
+2
*
target-alpha: Single-step properly across branches.
Richard Henderson
2011-05-31
1
-15
/
+20
*
target-alpha: Disassemble EV6 PALcode instructions.
Richard Henderson
2011-05-31
3
-5
/
+4
*
target-alpha: Claim ownership.
Richard Henderson
2011-05-31
1
-2
/
+2
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-05-31
2
-2
/
+2
|
\
|
*
Fix spelling in comment (additon -> addition)
Stefan Weil
2011-05-29
1
-1
/
+1
|
*
pflash_cfi02: Fix a typo in debug code (TARGET_FMT_pld -> TARGET_FMT_plx)
Stefan Weil
2011-05-29
1
-1
/
+1
*
|
Merge remote-tracking branch 'amit/for-anthony' into staging
Anthony Liguori
2011-05-31
3
-71
/
+70
|
\
\
|
*
|
virtio-console: Simplify init callbacks
Markus Armbruster
2011-05-27
1
-26
/
+9
|
*
|
virtio-serial: Drop redundant VirtIOSerialPort member info
Markus Armbruster
2011-05-27
3
-20
/
+32
|
*
|
virtio-serial: Drop useless property is_console
Markus Armbruster
2011-05-27
2
-5
/
+0
|
*
|
virtio-serial: Clean up virtconsole detection
Markus Armbruster
2011-05-27
3
-6
/
+11
|
*
|
virtio-serial: Plug memory leak on qdev exit()
Markus Armbruster
2011-05-27
1
-18
/
+9
|
*
|
virtio-serial-bus: use bh for unthrottling
Alon Levy
2011-05-27
2
-2
/
+15
*
|
|
Merge remote-tracking branch 'bonzini/scsi.2' into staging
Anthony Liguori
2011-05-31
9
-573
/
+868
|
\
\
\
|
*
|
|
scsi: ignore LUN field in the CDB
Paolo Bonzini
2011-05-26
2
-6
/
+5
|
*
|
|
scsi: rename arguments to the new callbacks
Paolo Bonzini
2011-05-26
4
-37
/
+34
|
*
|
|
scsi: split command_complete callback in two
Paolo Bonzini
2011-05-26
6
-137
/
+168
|
*
|
|
esp: rename sense to status
Paolo Bonzini
2011-05-26
1
-5
/
+5
|
*
|
|
scsi-generic: Handle queue full
Paolo Bonzini
2011-05-26
1
-0
/
+3
|
*
|
|
scsi: make write_data return void
Paolo Bonzini
2011-05-26
3
-10
/
+5
|
*
|
|
scsi-disk: add data direction checking
Hannes Reinecke
2011-05-26
1
-11
/
+24
|
*
|
|
scsi: Implement 'get_sense' callback
Hannes Reinecke
2011-05-26
5
-1
/
+49
|
*
|
|
scsi: introduce scsi_req_get_buf
Paolo Bonzini
2011-05-26
6
-9
/
+11
|
*
|
|
scsi: introduce scsi_req_continue
Paolo Bonzini
2011-05-26
7
-60
/
+47
|
*
|
|
scsi: introduce scsi_req_new
Paolo Bonzini
2011-05-26
6
-5
/
+10
|
*
|
|
scsi: do not call send_command directly
Paolo Bonzini
2011-05-26
8
-9
/
+14
|
*
|
|
scsi: Update sense code handling
Hannes Reinecke
2011-05-26
4
-67
/
+208
|
*
|
|
scsi: use scsi_req_complete
Paolo Bonzini
2011-05-26
1
-3
/
+2
|
*
|
|
scsi: introduce scsi_req_cancel
Paolo Bonzini
2011-05-26
8
-17
/
+80
|
*
|
|
scsi: introduce scsi_req_abort
Paolo Bonzini
2011-05-26
3
-6
/
+12
|
*
|
|
scsi: commonize purging requests
Paolo Bonzini
2011-05-26
4
-32
/
+17
|
*
|
|
scsi: Use 'SCSIRequest' directly
Hannes Reinecke
2011-05-26
8
-252
/
+173
|
*
|
|
lsi: extract lsi_find_by_tag
Paolo Bonzini
2011-05-26
1
-25
/
+38
|
*
|
|
scsi: reference-count requests
Paolo Bonzini
2011-05-26
4
-23
/
+58
|
*
|
|
scsi-generic: do not use a stale aiocb
Paolo Bonzini
2011-05-26
1
-0
/
+3
|
*
|
|
scsi: introduce SCSIBusOps
Paolo Bonzini
2011-05-26
7
-17
/
+34
|
*
|
|
scsi: introduce scsi_req_data
Paolo Bonzini
2011-05-26
5
-7
/
+20
|
*
|
|
scsi-generic: Remove bogus double complete
Paolo Bonzini
2011-05-26
1
-2
/
+4
|
*
|
|
scsi: add tracing of scsi requests
Paolo Bonzini
2011-05-26
2
-0
/
+12
|
|
/
/
*
|
|
Merge remote-tracking branch 'kraxel/usb.14.pull' into staging
Anthony Liguori
2011-05-31
23
-387
/
+2441
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
usb: add ehci adapter
Gerd Hoffmann
2011-05-26
5
-0
/
+2078
|
*
|
usb: move cancel callback to USBDeviceInfo
Gerd Hoffmann
2011-05-26
4
-22
/
+12
|
*
|
usb: keep track of packet owner.
Gerd Hoffmann
2011-05-26
2
-15
/
+35
[next]