index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ide
Age
Commit message (
Expand
)
Author
2019-10-31
bootdevice: Gather LCHS from all relevant devices
Sam Eiderman
2019-10-31
block: Refactor macros - fix tabbing
Sam Eiderman
2019-10-31
IDE: deprecate ide-drive
John Snow
2019-10-15
hw/ide/via82c: Convert reset handler to DeviceReset
Philippe Mathieu-Daudé
2019-10-15
hw/ide/sii3112: Convert reset handler to DeviceReset
Philippe Mathieu-Daudé
2019-10-15
hw/ide/piix: Convert reset handler to DeviceReset
Philippe Mathieu-Daudé
2019-10-10
ide: account UNMAP (TRIM) operations
Anton Nefedov
2019-10-04
ide: fix leak from qemu_allocate_irqs
Paolo Bonzini
2019-08-16
hw/ide/atapi: Use the ldst API
Philippe Mathieu-Daudé
2019-08-16
Revert "ide/ahci: Check for -ECANCELED in aio callbacks"
John Snow
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
ide: Include hw/ide/internal a bit less outside hw/ide/
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
Include generated QAPI headers less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-04
block: Add BlockBackend.ctx
Kevin Wolf
2019-05-13
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-1...
Peter Maydell
2019-05-13
hw/ide/ahci: Add a Kconfig switch for the AHCI-ICH9 device
Thomas Huth
2019-05-13
Clean up decorations and whitespace around header guards
Markus Armbruster
2019-03-22
trace-events: Fix attribution of trace points to source
Markus Armbruster
2019-03-22
trace-events: Delete unused trace points
Markus Armbruster
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-07
isa: express dependencies with kconfig
Paolo Bonzini
2019-03-07
build: convert pci.mak to Kconfig
Paolo Bonzini
2019-03-07
ide: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
2019-02-22
hw/ide: drop iov field from IDEDMA
Vladimir Sementsov-Ogievskiy
2019-02-22
hw/ide: drop iov field from IDEBufferedRequest
Vladimir Sementsov-Ogievskiy
2019-02-22
hw/ide: drop iov field from IDEState
Vladimir Sementsov-Ogievskiy
2019-02-05
ide: split ioport registration to a separate file
Paolo Bonzini
2019-01-25
ide/via: Implement and use native PCI IDE mode
BALATON Zoltan
2019-01-25
ide/via: Rename functions to match device name
BALATON Zoltan
2019-01-25
ide/via: Remove vt82c686b_init_ports() function
BALATON Zoltan
2019-01-25
sii3112: Remove duplicated code and use PCI IDE ops instead
BALATON Zoltan
2019-01-25
ide: Get rid of CMD646BAR struct
BALATON Zoltan
2019-01-25
cmd646: Move PCI IDE specific functions to ide/pci.c
BALATON Zoltan
2019-01-25
cmd646: Remove IDEBus from CMD646BAR
BALATON Zoltan
2019-01-25
cmd646: Remove unused variable
BALATON Zoltan
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-09
trivial: Don't include isa.h if it is not really necessary
Thomas Huth
2018-10-02
replay: replay BH for IDE trim operation
Pavel Dovgalyuk
2018-08-30
macio: add addr property to macio IDE object
Mark Cave-Ayland
2018-08-30
macio: move MACIOIDEState type declarations to macio.h
Mark Cave-Ayland
2018-08-15
block: Remove deprecated -drive option serial
Kevin Wolf
2018-07-10
Revert "block: Remove deprecated -drive option serial"
Cornelia Huck
[next]