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-18
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
22
-227
/
+656
2012-07-18
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
9
-100
/
+128
2012-07-18
Merge remote-tracking branch 'kraxel/usb.57' into staging
Anthony Liguori
6
-33
/
+856
2012-07-17
constify value pointer for qdev_prop_set_string
Christian Borntraeger
2
-2
/
+2
2012-07-17
fdc: fix relative seek
Pavel Hrdina
1
-4
/
+6
2012-07-17
hw/block-common: Factor out fall back to legacy -drive cyls=...
Markus Armbruster
6
-85
/
+62
2012-07-17
blockdev: Don't limit DriveInfo serial to 20 characters
Markus Armbruster
2
-4
/
+4
2012-07-17
hw/block-common: Factor out fall back to legacy -drive serial=...
Markus Armbruster
7
-33
/
+34
2012-07-17
hw/block-common: Move BlockConf & friends from block.h
Markus Armbruster
6
-3
/
+48
2012-07-17
Relax IDE CHS limits from 16383,16,63 to 65535,16,255
Markus Armbruster
1
-4
/
+4
2012-07-17
hd-geometry: Compute BIOS CHS translation in one place
Markus Armbruster
5
-16
/
+18
2012-07-17
ide pc: Put hard disk info into CMOS only for hard disks
Markus Armbruster
1
-1
/
+1
2012-07-17
block: Geometry and translation hints are now useless, purge them
Markus Armbruster
4
-19
/
+9
2012-07-17
ide: qdev property for BIOS CHS translation
Markus Armbruster
2
-5
/
+6
2012-07-17
qdev: New property type chs-translation
Markus Armbruster
2
-0
/
+18
2012-07-17
qdev: Collect private helpers in one place
Markus Armbruster
1
-72
/
+72
2012-07-17
ide: qdev properties for disk geometry
Markus Armbruster
3
-7
/
+38
2012-07-17
virtio-blk: qdev properties for disk geometry
Markus Armbruster
3
-9
/
+34
2012-07-17
scsi-hd: qdev properties for disk geometry
Markus Armbruster
1
-23
/
+46
2012-07-17
hd-geometry: Switch to uint32_t to match BlockConf
Markus Armbruster
5
-6
/
+6
2012-07-17
ide pc: Cut out the block layer geometry middleman
Markus Armbruster
5
-31
/
+49
2012-07-17
hd-geometry: Cut out block layer translation middleman
Markus Armbruster
5
-11
/
+20
2012-07-17
hd-geometry: Clean up confusing use of prior translation hint
Markus Armbruster
1
-10
/
+7
2012-07-17
hd-geometry: Clean up gratuitous goto in hd_geometry_guess()
Markus Armbruster
1
-14
/
+8
2012-07-17
hd-geometry: Factor out guess_chs_for_size()
Markus Armbruster
1
-12
/
+20
2012-07-17
hd-geometry: Unnest conditional in hd_geometry_guess()
Markus Armbruster
1
-42
/
+42
2012-07-17
hd-geometry: Add tracepoints
Markus Armbruster
1
-4
/
+3
2012-07-17
hd-geometry: Move disk geometry guessing back from block.c
Markus Armbruster
6
-5
/
+191
2012-07-17
fdc: Move floppy geometry guessing back from block.c
Markus Armbruster
3
-20
/
+123
2012-07-14
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Blue Swirl
1
-1
/
+1
2012-07-14
vga: Implement blinking of text cursor
Jan Kiszka
2
-2
/
+14
2012-07-14
hw/sh_serial: Use TARGET_PRIxPHYS rather than %x for physaddr
Peter Maydell
1
-2
/
+4
2012-07-14
hw/omap.h: Use TARGET_PRIxPHYS to define OMAP_FMT_plx
Peter Maydell
1
-7
/
+1
2012-07-14
esp: add AMD PCscsi emulation (PCI SCSI adapter)
Hervé Poussineau
2
-0
/
+367
2012-07-14
pci: add some stubs
Hervé Poussineau
1
-0
/
+15
2012-07-14
esp: use trace framework instead of stderr output
Hervé Poussineau
1
-7
/
+6
2012-07-14
esp: split esp code into generic chip emulation and sysbus layer
Hervé Poussineau
1
-67
/
+95
2012-07-14
esp: use hba_private field instead of a complex cast
Hervé Poussineau
1
-4
/
+4
2012-07-14
esp: support future change of chip_id
Hervé Poussineau
1
-1
/
+3
2012-07-14
esp: implement Reset ATN command
Hervé Poussineau
1
-0
/
+4
2012-07-14
esp: implement Disable selection command
Hervé Poussineau
1
-0
/
+6
2012-07-14
esp: delay Transfer Information command if dma is not enabled
Hervé Poussineau
1
-0
/
+5
2012-07-14
esp: execute select commands immediately when it is a non-dma command
Hervé Poussineau
1
-3
/
+3
2012-07-13
megasas: mark mfi_frame_desc as 'static'
Hannes Reinecke
1
-1
/
+1
2012-07-12
ehci: improve expire time calculation
Gerd Hoffmann
1
-4
/
+4
2012-07-12
ehci: implement Interrupt Threshold Control support
Gerd Hoffmann
1
-29
/
+54
2012-07-12
ehci: raise irq in the frame timer
Gerd Hoffmann
1
-2
/
+2
2012-07-12
uhci: initialize expire_time when loading v1 vmstate
Gerd Hoffmann
1
-0
/
+12
2012-07-12
usb: add usb attached scsi emulation
Gerd Hoffmann
2
-0
/
+780
2012-07-12
virtio: move common irqfd handling out of virtio-pci
Paolo Bonzini
3
-27
/
+36
[next]