index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-01
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
7
-124
/
+83
2010-11-29
ide: Reset current_addr after stopping DMA
Kevin Wolf
1
-1
/
+1
2010-11-29
ide: Ignore double DMA transfer starts/stops
Kevin Wolf
1
-28
/
+32
2010-11-29
ide: Set bus master inactive on error
Kevin Wolf
1
-0
/
+2
2010-11-29
ide: Factor ide_dma_set_inactive out
Kevin Wolf
1
-16
/
+13
2010-11-24
ide: convert bmdma address ioport to ioport_register()
Avi Kivity
6
-77
/
+27
2010-11-22
pci: Replace unneeded type casts in calls of pci_register_bar
Stefan Weil
1
-1
/
+1
2010-11-04
ide: Handle immediate bdrv_aio_flush failure
Kevin Wolf
1
-3
/
+9
2010-10-22
ide: Handle flush failure
Kevin Wolf
2
-2
/
+11
2010-10-22
ide: Factor ide_flush_cache out
Kevin Wolf
1
-4
/
+10
2010-10-22
ide: set WCACHE supported in IDENTIFY data
Christoph Hellwig
1
-2
/
+2
2010-09-21
ide: propagate the required alignment
Christoph Hellwig
1
-1
/
+3
2010-09-08
Improve ATA IDENTIFY word 64 contents.
Jonathan A. Kollasch
1
-2
/
+2
2010-08-24
Rearrange block headers
Blue Swirl
2
-0
/
+2
2010-08-03
ide: Avoid canceling IDE DMA
Andrea Arcangeli
1
-2
/
+21
2010-07-30
Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevin
Aurelien Jarno
1
-0
/
+15
2010-07-27
Fix uint8_t comparisons with negative values
Blue Swirl
1
-2
/
+1
2010-07-26
ide: fix migration in the middle of a bmdma transfer
Juan Quintela
1
-0
/
+30
2010-07-26
ide: fix migration in the middle of pio operation
Juan Quintela
2
-1
/
+94
2010-07-26
Revert "ide save/restore current transfer fields"
Juan Quintela
1
-6
/
+2
2010-07-26
Revert "ide save/restore pio/atapi cmd transfer fields and io buffer"
Juan Quintela
2
-65
/
+2
2010-07-26
ide/atapi: add support for GET EVENT STATUS NOTIFICATION
Aurelien Jarno
1
-0
/
+15
2010-07-13
ide scsi virtio-blk: Reject empty drives unless media is removable
Markus Armbruster
1
-0
/
+4
2010-07-12
pci/multi function bit: fix vt82c686.c.
Isaku Yamahata
1
-1
/
+0
2010-07-11
pci: don't overwrite multi functio bit in pci header type.
Isaku Yamahata
2
-2
/
+0
2010-07-06
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
5
-35
/
+61
2010-07-06
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
1
-1
/
+1
2010-07-06
savevm: Add DeviceState param
Alex Williamson
6
-6
/
+6
2010-07-06
ide: Reject invalid CHS geometry
Markus Armbruster
1
-0
/
+12
2010-07-06
ide: Reject readonly drives unless CD-ROM
Markus Armbruster
1
-0
/
+5
2010-07-06
ide: Make ide_init_drive() return success
Markus Armbruster
3
-7
/
+14
2010-07-06
ide: Replace IDEState members is_cdrom, is_cf by drive_kind
Markus Armbruster
4
-24
/
+25
2010-07-06
ide: Improve error messages
Markus Armbruster
1
-4
/
+5
2010-07-02
pc: Fix CMOS info for drives defined with -device
Markus Armbruster
1
-0
/
+7
2010-07-02
ide: Make PIIX and ISA IDE init functions return the qdev
Markus Armbruster
2
-6
/
+8
2010-07-02
block: Fix virtual media change for if=none
Markus Armbruster
1
-0
/
+1
2010-07-02
block: Catch attempt to attach multiple devices to a blockdev
Markus Armbruster
1
-1
/
+1
2010-07-02
qdev: Decouple qdev_prop_drive from DriveInfo
Markus Armbruster
3
-13
/
+18
2010-07-02
ide: Make it explicit that ide_create_drive() can't fail
Markus Armbruster
1
-2
/
+1
2010-06-29
MIPS: Initial support of VIA IDE controller used by fulong mini pc
Huacai Chen
1
-0
/
+191
2010-06-15
block: Move error actions from DriveInfo to BlockDriverState
Markus Armbruster
1
-1
/
+1
2010-06-04
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
2
-3
/
+0
2010-06-04
ide: Fix info qtree for ide-drive.ver
Markus Armbruster
1
-0
/
+3
2010-06-04
ide: Turn drive serial into a qdev property ide-drive.serial
Markus Armbruster
3
-7
/
+24
2010-06-04
ide: Split non-qdev code off ide_init2()
Markus Armbruster
8
-18
/
+34
2010-06-04
ide: Change ide_init_drive() to require valid dinfo argument
Markus Armbruster
1
-22
/
+25
2010-06-04
ide: Split ide_init1() off ide_init2()
Markus Armbruster
1
-15
/
+17
2010-06-04
ide: Remove redundant IDEState member conf
Markus Armbruster
3
-14
/
+9
2010-06-04
ide: Remove useless IDEDeviceInfo members unit, drive
Markus Armbruster
1
-2
/
+0
2010-05-17
ide: Fix ide_dma_cancel
Kevin Wolf
1
-4
/
+4
[next]