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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
hw/9pfs: Fix assert when disabling migration
Aneesh Kumar K.V
1
-5
/
+10
2012-07-30
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
33
-248
/
+337
2012-07-30
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
7
-316
/
+785
2012-07-29
Merge branch pci into master
Michael S. Tsirkin
33
-248
/
+337
2012-07-28
Avoid returning void
Blue Swirl
8
-22
/
+39
2012-07-28
hw/escc: Drop duplicate definition of 'disabled' property
Peter Maydell
1
-1
/
+0
2012-07-27
target-or32: Add a IIS dummy board
Jia Liu
2
-1
/
+151
2012-07-27
target-or32: Add timer support
Jia Liu
2
-1
/
+102
2012-07-27
target-or32: Add PIC support
Jia Liu
2
-0
/
+62
2012-07-27
target-or32: Add target stubs and QOM cpu
Jia Liu
1
-0
/
+1
2012-07-27
virtio-scsi: enable MSI-X support
Paolo Bonzini
1
-2
/
+4
2012-07-27
virtio-scsi: add ioeventfd support
Paolo Bonzini
1
-0
/
+1
2012-07-27
virtio-scsi: report parameter change events
Paolo Bonzini
1
-0
/
+16
2012-07-27
virtio-scsi: do not report dropped events after reset
Paolo Bonzini
1
-0
/
+1
2012-07-27
virtio-scsi: Report missed events
Paolo Bonzini
1
-18
/
+36
2012-07-27
virtio-scsi: Implement hotplug support for virtio-scsi
Cong Meng
1
-2
/
+70
2012-07-27
scsi: report parameter changes to HBA drivers
Paolo Bonzini
3
-0
/
+13
2012-07-27
scsi-disk: report resized disk via sense codes
Paolo Bonzini
3
-2
/
+29
2012-07-27
scsi: establish precedence levels for unit attention
Paolo Bonzini
3
-3
/
+54
2012-07-27
scsi: introduce hotplug() and hot_unplug() interfaces for SCSI bus
Cong Meng
2
-1
/
+18
2012-07-27
scsi: add tracepoint for scsi_req_cancel
Paolo Bonzini
1
-0
/
+1
2012-07-27
scsi-disk: removable hard disks support load/eject
Paolo Bonzini
1
-1
/
+1
2012-07-26
scsi-disk: Fail medium writes with proper sense for readonly LUNs
Ronnie Sahlberg
3
-3
/
+19
2012-07-26
scsi-disk: improve the lba-out-of-range tests for read/write/verify
Ronnie Sahlberg
1
-2
/
+4
2012-07-26
scsi-disk: rd/wr/vr-protect !=0 is an error
Ronnie Sahlberg
1
-0
/
+9
2012-07-26
scsi-disk: support toggling the write cache
Paolo Bonzini
1
-4
/
+10
2012-07-26
scsi-disk: parse MODE SELECT commands and parameters
Paolo Bonzini
3
-11
/
+169
2012-07-26
scsi-disk: fix changeable values for MODE_PAGE_R_W_ERROR
Paolo Bonzini
1
-0
/
+3
2012-07-26
scsi-disk: adjust offsets in MODE SENSE by 2
Paolo Bonzini
1
-66
/
+74
2012-07-26
scsi-disk: support emulated TO_DEV requests
Paolo Bonzini
1
-8
/
+28
2012-07-26
scsi-disk: separate read_data/write_data implementation for emulate_reqops
Paolo Bonzini
1
-11
/
+25
2012-07-26
scsi-disk: split scsi-disk reqops
Paolo Bonzini
1
-68
/
+123
2012-07-26
scsi-disk: move all non-DMA commands to scsi_disk_emulate_command
Paolo Bonzini
1
-86
/
+66
2012-07-26
scsi-disk: make discard asynchronous
Paolo Bonzini
1
-12
/
+10
2012-07-26
scsi-disk: let the user customize vendor and product name
Dmitry Fleytman
1
-10
/
+21
2012-07-26
scsi-block: remove properties that are not relevant for passthrough
Paolo Bonzini
1
-1
/
+1
2012-07-26
lsi: avoid redundant tests of s->current != NULL
Paolo Bonzini
1
-2
/
+3
2012-07-26
lsi: introduce lsi_request_free
Paolo Bonzini
1
-15
/
+16
2012-07-26
lsi: use qdev_reset_all
Paolo Bonzini
1
-12
/
+3
2012-07-26
megasas: fix misuse of scsi_req_abort
Paolo Bonzini
1
-1
/
+1
2012-07-26
megasas: Replace trace_megasas_dcmd_dump_frame()
Hannes Reinecke
1
-29
/
+10
2012-07-23
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
26
-30
/
+30
2012-07-23
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
4
-54
/
+53
2012-07-23
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
Laszlo Ersek
26
-30
/
+30
2012-07-21
qdev: Fix Open Firmware comment
Stefan Weil
1
-6
/
+5
2012-07-21
Use macro QEMU_PACKED for new packed structures
Stefan Weil
2
-47
/
+47
2012-07-21
powerpc pci: fixed packing of ranges[]
Alexey Kardashevskiy
1
-1
/
+1
2012-07-20
exynos4210: add Exynos4210 i2c implementation
Mitsyanko Igor
4
-1
/
+365
2012-07-20
hw/exynos4210_rtc.c: remove unnecessary code
Oleg Ogurtsov
1
-4
/
+1
2012-07-20
hw/exynos4210_rtc.c: Fix calculating for value of year
Oleg Ogurtsov
1
-1
/
+1
[next]