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
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-29
ide: Fix bootindex for bus_id > 9
Markus Armbruster
1
-1
/
+1
2014-08-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-3
/
+8
2014-08-26
block: Pass errp in blkconf_geometry
Fam Zheng
1
-3
/
+8
2014-08-20
block: Drop some superfluous casts from void *
Markus Armbruster
1
-1
/
+1
2014-08-20
block: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-13
/
+0
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
4
-13
/
+0
2014-08-15
ide: only constrain read/write requests to drive size, not other types
Michael Tokarev
1
-1
/
+2
2014-08-15
ide: Fix segfault when flushing a device that doesn't exist
Kevin Wolf
1
-1
/
+3
2014-08-15
cmd646: synchronise UDMA interrupt status with DMA interrupt status
Mark Cave-Ayland
1
-0
/
+24
2014-08-15
cmd646: allow MRDMODE interrupt status bits clearing from PCI config space
Mark Cave-Ayland
1
-2
/
+30
2014-08-15
cmd646: switch cmd646_update_irq() to accept PCIDevice instead of PCIIDEState
Mark Cave-Ayland
1
-5
/
+4
2014-08-15
cmd646: synchronise DMA interrupt status with UDMA interrupt status
Mark Cave-Ayland
1
-0
/
+22
2014-08-15
cmd646: add constants for CNTRL register access
Mark Cave-Ayland
1
-2
/
+5
2014-08-15
ahci: construct PIO Setup FIS for PIO commands
Paolo Bonzini
1
-0
/
+70
2014-08-15
ide: make all commands go through cmd_done
Paolo Bonzini
4
-24
/
+16
2014-08-15
ide: stop PIO transfer on errors
Paolo Bonzini
1
-3
/
+2
2014-08-15
ahci: remove duplicate PORT_IRQ_* constants
Paolo Bonzini
2
-24
/
+3
2014-08-15
ide: move retry constants out of BM_STATUS_* namespace
Paolo Bonzini
3
-23
/
+23
2014-08-15
ide: move BM_STATUS bits to pci.[ch]
Paolo Bonzini
3
-11
/
+11
2014-08-15
ide: fold add_status callback into set_inactive
Paolo Bonzini
6
-34
/
+15
2014-08-15
ide: remove wrong setting of BM_STATUS_INT
Paolo Bonzini
2
-5
/
+0
2014-08-15
ide: wrap start_dma callback
Paolo Bonzini
3
-11
/
+11
2014-08-15
ide: simplify start_transfer callbacks
Paolo Bonzini
5
-24
/
+5
2014-08-15
ide: simplify async_cmd_done callbacks
Paolo Bonzini
2
-4
/
+2
2014-08-15
ide: simplify set_inactive callbacks
Paolo Bonzini
5
-13
/
+5
2014-08-15
ide: simplify reset callbacks
Paolo Bonzini
5
-13
/
+6
2014-08-15
ide: stash aiocb for flushes
Paolo Bonzini
1
-1
/
+3
2014-07-14
ide: Treat read/write beyond end as invalid
Markus Armbruster
1
-0
/
+28
2014-07-07
ahci: map memory via device's address space instead of address_space_memory
Le Tan
1
-10
/
+11
2014-07-07
ahci.c: mask unused flags when reading size PRDT DBC
Reza Jelveh
2
-3
/
+10
2014-06-30
hw: Fix qemu_allocate_irqs() leaks
Andreas Färber
1
-1
/
+1
2014-06-23
qapi: adjust existing defines
Wenchao Xia
1
-3
/
+3
2014-06-16
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
1
-10
/
+61
2014-06-16
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-1
/
+1
2014-06-16
macio ide: Do remainder access asynchronously
Alexander Graf
1
-10
/
+40
2014-06-16
macio: handle non-block ATAPI DMA transfers
Mark Cave-Ayland
1
-0
/
+21
2014-06-16
blockdev: Remove unused DriveInfo reference count
Markus Armbruster
1
-1
/
+1
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
4
-14
/
+9
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
4
-17
/
+8
2014-05-05
ahci: fix buffer overrun on invalid state load
Michael S. Tsirkin
1
-1
/
+1
2014-04-18
hw/ide/ahci.c: Avoid shift left into sign bit
Peter Maydell
1
-2
/
+2
2014-04-14
ide: Correct improper smart self test counter reset in ide core.
Benoît Canet
1
-1
/
+1
2014-03-27
hw/ide: Add missing 'static' attributes
Stefan Weil
1
-1
/
+1
2014-03-18
ahci: fix sysbus support
Rob Herring
1
-5
/
+8
2014-03-07
hw/ide/ahci.h: Avoid shifting left into sign bit
Peter Maydell
1
-5
/
+5
2014-02-20
Call pci_piix3_xen_ide_unplug from unplug_disks
Stefano Stabellini
1
-2
/
+1
2014-02-20
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2
-3
/
+3
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2
-3
/
+3
2014-02-10
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
1
-2
/
+2
[next]