]> git.proxmox.com Git - qemu.git/history - hw/ide/core.c
scsi: pass correct sense code for ENOMEDIUM
[qemu.git] / hw / ide / core.c
2011-10-28 Kevin Wolfide: Fix off-by-one error in array index check
2011-10-20 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-6...
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.28' into staging
2011-10-14 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-10-11 Richard Hendersonide: Convert to isa_register_portio_list
2011-10-11 Luiz Capitulinoide: Support I/O status
2011-10-10 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-10-04 Luiz CapitulinoRunState: Rename enum values as generated by the QAPI
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'mst-tmp/for_anthony'...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-09-19 Paolo Bonzinidma-helpers: rename is_write to to_dev
2011-09-15 Luiz CapitulinoReplace the VMSTOP macros with a proper state type
2011-09-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-15 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-4...
2011-09-12 Markus Armbrusteride/atapi scsi-disk: Make monitor eject -f, then change...
2011-09-12 Markus Armbrusterblock: New change_media_cb() parameter load
2011-09-12 Markus Armbrusterblock: New bdrv_set_buffer_alignment()
2011-09-12 Markus Armbrusterblock: Move BlockConf & friends from block_int.h to...
2011-09-12 Markus Armbrusterblock: Show whether the virtual tray is open in info...
2011-09-12 Markus Armbrusterblock: Drop BlockDriverState member removable
2011-09-12 Markus Armbrusteride/atapi: Preserve tray state on migration
2011-09-12 Markus Armbrusterblock: Drop medium lock tracking, ask device models...
2011-09-12 Markus Armbrusteride: Reject ATA commands specific to drive kinds
2011-09-12 Markus Armbrusteride: Use a table to declare which drive kinds accept...
2011-09-12 Markus Armbrusteride: Fix ATA command READ to set ATAPI signature for...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v42' into...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-3...
2011-09-06 Markus Armbrusteride: Give vmstate structs internal linkage where possible
2011-09-06 Markus Armbrusteride: Clean up case label indentation in ide_exec_cmd()
2011-09-06 Markus Armbrusteride: Update command code definitions as per ACS-2 Table B.2
2011-09-06 Markus Armbrusterblock: Split change_cb() into change_media_cb(), resize...
2011-09-06 Markus Armbrusterblock: Generalize change_cb() to BlockDevOps
2011-09-06 Markus Armbrusterblock: Attach non-qdev devices as well
2011-09-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-08-29 Edgar E. IglesiasMerge branch 'omap-for-upstream' of git://git.linaro...
2011-08-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-08-25 Christoph Hellwigblock: explicit I/O accounting
2011-07-22 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.19' into staging
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v38' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-07-05 Kevin Wolfide: Initialise buffers with zeros
2011-07-05 Kevin Wolfide: Ignore reads during PIO in and writes during PIO out
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Blue SwirlMerge branch 'cocoa-for-upstream' of git://repo.or...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.16' into staging
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-06-15 Christoph Hellwigide: add TRIM support
2011-06-15 Christoph Hellwigide: allow other dma comands than read and write
2011-06-15 Kevin Wolfide: Add forgotten VMSTATE_END_OF_LIST in subsection
2011-06-15 Kevin Wolfide: Fix ide_drive_pio_state_needed()
2011-06-15 Kevin Wolfide: Split error status from status register
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v37' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-08 Kevin Wolfide/core: Remove explicit setting of BM_STATUS_INT
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-19 Markus Armbrusterblockdev: Store -drive option media in DriveInfo
2011-05-19 Markus Armbrusteride: Split qdev "ide-drive" into "ide-hd" and "ide-cd"
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-29 Blue SwirlMerge branch 'patches' of git://qemu.weilnetz.de/git...
2011-04-27 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2011-04-27 Kevin Wolfide: Split atapi.c out
2011-04-27 Amit Shahatapi: Add 'medium ready' to 'medium not ready' transit...
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-13 Amit Shahatapi: GESN: implement 'media' subcommand
2011-04-13 Amit Shahatapi: GESN: Standardise event response handling for...
2011-04-13 Amit Shahatapi: GESN: Use structs for commonly-used field types
2011-04-13 Amit Shahatapi: Move GET_EVENT_STATUS_NOTIFICATION command handl...
2011-04-13 Amit Shahatapi: Allow GET_EVENT_STATUS_NOTIFICATION after media...
2011-04-13 Amit Shahatapi: Report correct errors on guest eject request
2011-04-13 Amit Shahatapi: Drives can be locked without media present
2011-04-07 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-04-07 Isaku Yamahataide: consolidate drive_get(IF_IDE)
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2011-03-21 Paolo Bonzinichange all other clock references to use nanosecond...
2011-03-15 Brian WheelerFix ATA SMART and CHECK POWER MODE
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-16 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-14 Jan KiszkaImprove vm_stop reason declarations
next