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
2012-07-17
ide: qdev property for BIOS CHS translation
Markus Armbruster
2
-5
/
+6
2012-07-17
ide: qdev properties for disk geometry
Markus Armbruster
3
-7
/
+38
2012-07-17
hd-geometry: Switch to uint32_t to match BlockConf
Markus Armbruster
1
-1
/
+1
2012-07-17
ide pc: Cut out the block layer geometry middleman
Markus Armbruster
3
-6
/
+19
2012-07-17
hd-geometry: Cut out block layer translation middleman
Markus Armbruster
1
-1
/
+1
2012-07-17
hd-geometry: Move disk geometry guessing back from block.c
Markus Armbruster
1
-1
/
+2
2012-07-02
atapi: implement READ DISC INFORMATION
Paolo Bonzini
1
-0
/
+31
2012-06-27
ide/ahci: Use universal DMA helper functions
David Gibson
3
-16
/
+23
2012-06-27
iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers
David Gibson
2
-3
/
+4
2012-06-19
Allow machines to configure the QEMU_VERSION that's exposed via hardware
Crístian Viana
1
-1
/
+1
2012-06-18
Merge remote-tracking branch 'afaerber-or/qom-next-2' into staging
Anthony Liguori
2
-10
/
+24
2012-06-18
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2
-4
/
+20
2012-06-18
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
3
-22
/
+24
2012-06-18
qdev: Convert busses to QEMU Object Model
Anthony Liguori
2
-6
/
+18
2012-06-18
qdev: Move bus properties to abstract superclasses
Paolo Bonzini
1
-1
/
+1
2012-06-18
qdev: Move bus properties to a separate global
Paolo Bonzini
1
-4
/
+6
2012-06-15
ide: support enable/disable write cache
Paolo Bonzini
1
-3
/
+18
2012-06-15
Un-inline fdctrl_init_isa()
Markus Armbruster
1
-1
/
+2
2012-06-07
msi: Invoke msi/msix_write_config from PCI core
Jan Kiszka
1
-8
/
+0
2012-06-07
msi: Invoke msi/msix_reset from PCI core
Jan Kiszka
1
-1
/
+0
2012-06-07
ahci: Clean up reset functions
Jan Kiszka
3
-17
/
+20
2012-06-07
ahci: Fix reset of MSI function
Jan Kiszka
1
-2
/
+10
2012-06-07
build: convert libhw to nested Makefile.objs
Paolo Bonzini
1
-0
/
+10
2012-05-30
ahci: SATA FIS is 20 bytes, not 0x20
Daniel Verkamp
1
-2
/
+2
2012-05-02
ATA: Allow WIN_SECURITY_FREEZE_LOCK as nop
Alexander Graf
1
-1
/
+6
2012-04-19
ide: convert ide_sector_write() to asynchronous I/O
Stefan Hajnoczi
1
-19
/
+42
2012-04-19
ide: convert ide_sector_read() to asynchronous I/O
Stefan Hajnoczi
2
-21
/
+58
2012-04-05
Use DMADirection type for dma_bdrv_io
David Gibson
2
-2
/
+4
2012-04-05
ide: Adds wwn=hex qdev option
Floris Bos
3
-8
/
+29
2012-04-05
ide: Change serial number strncpy() to pstrcpy()
Floris Bos
1
-1
/
+1
2012-04-05
ide: Add "model=s" qdev option
Floris Bos
3
-8
/
+29
2012-04-05
ide: IDENTIFY word 86 bit 14 is reserved
Kevin Wolf
1
-1
/
+1
2012-04-05
aio: move BlockDriverAIOCB to qemu-aio.h
Paolo Bonzini
1
-1
/
+0
2012-03-11
Add missing const attributes for MemoryRegionOps
Stefan Weil
5
-8
/
+8
2012-02-29
ide: fail I/O to empty disk
Paolo Bonzini
1
-4
/
+20
2012-02-24
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2
-15
/
+8
2012-02-22
ide: drop ide_tray_state_post_load()
Luiz Capitulino
1
-10
/
+0
2012-02-22
block: Don't call bdrv_eject() if the tray state didn't change
Luiz Capitulino
1
-2
/
+5
2012-02-22
block: Rename bdrv_mon_event() & BlockMonEventAction
Luiz Capitulino
1
-3
/
+3
2012-02-22
ahci: use new DMA helpers
Paolo Bonzini
1
-69
/
+13
2012-02-17
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2
-3
/
+3
2012-02-15
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-0
/
+7
2012-02-15
qom: Unify type registration
Andreas Färber
7
-14
/
+19
2012-02-10
ide: fix compilation errors when DEBUG_IDE is set
Hervé Poussineau
2
-3
/
+3
2012-02-09
AHCI: Masking of IRQs actually masks them
Alexander Graf
1
-0
/
+2
2012-02-09
AHCI: Fix port reset race
Alexander Graf
1
-0
/
+5
2012-02-03
qdev: remove baked in notion of aliases (v2)
Anthony Liguori
1
-2
/
+0
2012-02-03
qdev: kill off DeviceInfo
Anthony Liguori
1
-1
/
+1
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
7
-101
/
+135
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
1
-9
/
+14
[next]