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