index
:
~sandmann/qemu
setcaps
Unnamed repository; edit this file 'description' to name the repository.
sandmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-10
Merge remote branch 'rth/axp-next' into alpha-merge
Edgar E. Iglesias
1
-1048
/
+0
2011-06-08
Merge remote-tracking branch 'jvrao/for-anthony' into staging
Anthony Liguori
11
-275
/
+361
2011-06-08
Merge remote-tracking branch 'spice/spice.v37' into staging
Anthony Liguori
1
-1
/
+3
2011-06-08
ide/core: Remove explicit setting of BM_STATUS_INT
Kevin Wolf
1
-3
/
+4
2011-06-07
Add an isa device for SGA
Glauber Costa
2
-0
/
+65
2011-06-07
isa-vga: Make available with -device, like the other VGA qdevs
Markus Armbruster
1
-1
/
+0
2011-06-06
qxl: fix cmdlog for vga
Alon Levy
1
-1
/
+3
2011-06-05
scsi: fix tracing of scsi requests with simple backend
Paolo Bonzini
1
-1
/
+5
2011-06-03
virtio-9p: Remove statement without effect (fix warning from cppcheck)
Stefan Weil
1
-1
/
+0
2011-06-03
multiboot: set boot_device to first partition
Arun Thomas
1
-1
/
+1
2011-06-03
PPC: fix mpc8544ds pci default devices
Alexander Graf
1
-1
/
+1
2011-06-01
hw/9pfs: Don't crash when we get a request with not supported 9p operation
Aneesh Kumar K.V
1
-6
/
+11
2011-06-01
[virtio-9p] Make rpath thread safe
Venkateswararao Jujjuri (JV)
6
-85
/
+98
2011-06-01
virtio-9p: Use relative includes for files in hw
Stefan Weil
7
-12
/
+14
2011-06-01
virtio-9p: Move device specific code to virtio-9p-device
Aneesh Kumar K.V
3
-154
/
+176
2011-06-01
virtio-9p: Move 9p device registration into virtio-9p.c
Aneesh Kumar K.V
3
-55
/
+83
2011-06-01
[virtio-9p] Stop renaming files with similar name!
Malahal Naineni
1
-4
/
+20
2011-05-31
target-alpha: Remove partial support for palcode emulation.
Richard Henderson
1
-1048
/
+0
2011-05-31
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-1
/
+1
2011-05-31
Merge remote-tracking branch 'amit/for-anthony' into staging
Anthony Liguori
3
-71
/
+70
2011-05-31
Merge remote-tracking branch 'bonzini/scsi.2' into staging
Anthony Liguori
8
-573
/
+860
2011-05-31
Merge remote-tracking branch 'kraxel/usb.14.pull' into staging
Anthony Liguori
18
-80
/
+2263
2011-05-29
pflash_cfi02: Fix a typo in debug code (TARGET_FMT_pld -> TARGET_FMT_plx)
Stefan Weil
1
-1
/
+1
2011-05-28
bitbang_i2c: Fix spurious slave read after NACK
Marcus Comstedt
1
-1
/
+4
2011-05-27
virtio-console: Simplify init callbacks
Markus Armbruster
1
-26
/
+9
2011-05-27
virtio-serial: Drop redundant VirtIOSerialPort member info
Markus Armbruster
3
-20
/
+32
2011-05-27
virtio-serial: Drop useless property is_console
Markus Armbruster
2
-5
/
+0
2011-05-27
virtio-serial: Clean up virtconsole detection
Markus Armbruster
3
-6
/
+11
2011-05-27
virtio-serial: Plug memory leak on qdev exit()
Markus Armbruster
1
-18
/
+9
2011-05-27
virtio-serial-bus: use bh for unthrottling
Alon Levy
2
-2
/
+15
2011-05-26
scsi: ignore LUN field in the CDB
Paolo Bonzini
2
-6
/
+5
2011-05-26
scsi: rename arguments to the new callbacks
Paolo Bonzini
4
-37
/
+34
2011-05-26
scsi: split command_complete callback in two
Paolo Bonzini
6
-137
/
+168
2011-05-26
esp: rename sense to status
Paolo Bonzini
1
-5
/
+5
2011-05-26
scsi-generic: Handle queue full
Paolo Bonzini
1
-0
/
+3
2011-05-26
scsi: make write_data return void
Paolo Bonzini
3
-10
/
+5
2011-05-26
scsi-disk: add data direction checking
Hannes Reinecke
1
-11
/
+24
2011-05-26
scsi: Implement 'get_sense' callback
Hannes Reinecke
5
-1
/
+49
2011-05-26
scsi: introduce scsi_req_get_buf
Paolo Bonzini
6
-9
/
+11
2011-05-26
scsi: introduce scsi_req_continue
Paolo Bonzini
6
-60
/
+46
2011-05-26
scsi: introduce scsi_req_new
Paolo Bonzini
6
-5
/
+10
2011-05-26
scsi: do not call send_command directly
Paolo Bonzini
8
-9
/
+14
2011-05-26
scsi: Update sense code handling
Hannes Reinecke
4
-67
/
+208
2011-05-26
scsi: use scsi_req_complete
Paolo Bonzini
1
-3
/
+2
2011-05-26
scsi: introduce scsi_req_cancel
Paolo Bonzini
8
-17
/
+80
2011-05-26
scsi: introduce scsi_req_abort
Paolo Bonzini
3
-6
/
+12
2011-05-26
scsi: commonize purging requests
Paolo Bonzini
4
-32
/
+17
2011-05-26
scsi: Use 'SCSIRequest' directly
Hannes Reinecke
8
-252
/
+173
2011-05-26
lsi: extract lsi_find_by_tag
Paolo Bonzini
1
-25
/
+38
2011-05-26
scsi: reference-count requests
Paolo Bonzini
4
-23
/
+58
[next]