index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-20
target-cris/opcode-cris.h: rename REG_PC/SP to CRIS_REG_PC/SP
Peter Maydell
1
-6
/
+6
2011-08-16
scsi: do not overwrite memory on REQUEST SENSE commands with a large buffer
Paolo Bonzini
1
-1
/
+2
2011-08-14
hw/scsi-bus.c: Fix use of uninitialised variable
Peter Maydell
1
-1
/
+1
2011-08-12
qapi: fix build issue due to missing newline in generated header
Michael Roth
1
-1
/
+1
2011-08-12
memory: correct documentation typos
Avi Kivity
1
-4
/
+4
2011-08-12
memory: add API for creating ROM/device regions
Avi Kivity
2
-2
/
+78
2011-08-12
memory: reclaim resources when a memory region is destroyed for good
Avi Kivity
2
-0
/
+25
2011-08-12
build: Move QEMU_INCLUDES before QEMU_CFLAGS
Jiri Denemark
1
-4
/
+4
2011-08-12
configure: Disable guest_agent for mingw32
Stefan Weil
1
-0
/
+1
2011-08-12
scsi: add special traces for common commands
Paolo Bonzini
2
-0
/
+21
2011-08-12
scsi: report unit attention on reset
Paolo Bonzini
4
-6
/
+7
2011-08-12
scsi: add support for unit attention conditions
Paolo Bonzini
3
-2
/
+94
2011-08-12
scsi: add a bunch more common sense codes
Paolo Bonzini
2
-0
/
+42
2011-08-12
scsi: move handling of REQUEST SENSE to common code
Paolo Bonzini
3
-25
/
+12
2011-08-12
scsi: move handling of REPORT LUNS and invalid LUNs to common code
Paolo Bonzini
4
-29
/
+177
2011-08-12
scsi: move request parsing to common code
Paolo Bonzini
4
-30
/
+38
2011-08-12
scsi: push lun field to SCSIDevice
Paolo Bonzini
3
-4
/
+3
2011-08-12
scsi: introduce SCSICommand
Paolo Bonzini
2
-54
/
+58
2011-08-12
scsi: pass cdb already to scsi_req_new
Paolo Bonzini
6
-15
/
+18
2011-08-12
scsi: move request-related callbacks from SCSIDeviceInfo to SCSIReqOps
Paolo Bonzini
4
-40
/
+29
2011-08-12
scsi: introduce SCSIReqOps
Paolo Bonzini
4
-25
/
+40
2011-08-12
scsi: move sense handling to generic code
Paolo Bonzini
5
-112
/
+111
2011-08-12
scsi: pass status when completing
Paolo Bonzini
4
-31
/
+25
2011-08-12
vscsi: always use get_sense
Paolo Bonzini
1
-70
/
+21
2011-08-12
scsi-disk: no need to call scsi_req_data on a short read
Paolo Bonzini
1
-3
/
+0
2011-08-12
pc: make vgabios exit port more useful
Anthony Liguori
1
-2
/
+2
2011-08-12
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
4
-4
/
+9
2011-08-12
Merge remote-tracking branch 'aneesh/for-upstream-1' into staging
Anthony Liguori
11
-854
/
+1024
2011-08-12
Merge remote-tracking branch 'spice/spice.v41' into staging
Anthony Liguori
2
-7
/
+14
2011-08-12
Merge remote-tracking branch 'kraxel/usb.23' into staging
Anthony Liguori
6
-146
/
+134
2011-08-12
Merge remote-tracking branch 'kraxel/seabios' into staging
Anthony Liguori
2
-0
/
+0
2011-08-12
fix QLIST usage for RAM list
Paolo Bonzini
2
-2
/
+2
2011-08-11
hw/qdev: Don't crash if qdev_create(NULL, ...) fails
Peter Maydell
1
-1
/
+6
2011-08-11
scsi-bus: use DO_UPCAST
Zhi Yong Wu
1
-1
/
+1
2011-08-11
etrax-ser: printf -> qemu_log.
Edgar E. Iglesias
1
-4
/
+6
2011-08-11
etrax: QDevify the Ethernet MAC.
Edgar E. Iglesias
3
-31
/
+67
2011-08-10
ui/spice-core: report compiled-version in info spice/query-spice
Alon Levy
1
-0
/
+8
2011-08-10
seabios: update to master
Gerd Hoffmann
2
-0
/
+0
2011-08-10
qxl: unbreak after memory API conversion
Alon Levy
1
-2
/
+3
2011-08-10
qxl: allowing the command rings to be not empty when spice worker is stopped ...
Yonit Halperin
1
-5
/
+3
2011-08-10
usb-hid: remove usb_hid_datain_cb
Gerd Hoffmann
2
-17
/
+0
2011-08-10
milkymist-softusb: use hid code directly
Michael Walle
1
-84
/
+38
2011-08-10
usb-hid: use hid vmstate macro
Michael Walle
1
-39
/
+2
2011-08-10
hid: introduce hid vmstate macros
Michael Walle
2
-0
/
+78
2011-08-10
hid: register kbd hander in init()
Michael Walle
1
-2
/
+3
2011-08-10
usb/hid: add hid_pointer_activate, use it
Gerd Hoffmann
3
-4
/
+13
2011-08-09
Merge remote-tracking branch 'pm-arm/for-upstream' into pm
Edgar E. Iglesias
3
-42
/
+121
2011-08-09
etrax: Allocate DMA connections at board level.
Edgar E. Iglesias
3
-22
/
+28
2011-08-09
etrax: Remove hw/etraxfs.c.
Edgar E. Iglesias
3
-160
/
+1
2011-08-09
lance: unbreak after memory API conversion
Avi Kivity
1
-1
/
+1
[next]