]> git.proxmox.com Git - qemu.git/history - hw/ide/core.c
qcow2: remove unused qcow2_create_refcount_update function
[qemu.git] / hw / ide / core.c
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
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-31 Christoph Hellwigblock: tell drivers about an image resize
2011-01-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-01-24 Christoph Hellwigide: kill ide_dma_submit_check
2011-01-24 Christoph Hellwigide: also reset io_buffer_index for writes
2011-01-24 Christoph Hellwigide: factor dma handling helpers
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Alexander Grafide: honor ncq for atapi
2010-12-17 Roland Elekide: add ncq identify data for ahci sata drives
2010-12-17 Alexander Grafide: move transfer_start after variable modification
2010-12-17 Alexander Grafide: Split out BMDMA code from ATA core
2010-12-17 Alexander Grafide: fix whitespace gap in ide_exec_cmd
2010-12-17 Alexander Grafide: split ide command interpretation off
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-11-29 Kevin Wolfide: Set bus master inactive on error
2010-11-29 Kevin Wolfide: Factor ide_dma_set_inactive out
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-04 Kevin Wolfide: Handle immediate bdrv_aio_flush failure
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-26 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-26 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-10-22 Kevin Wolfide: Handle flush failure
2010-10-22 Kevin Wolfide: Factor ide_flush_cache out
2010-10-22 Christoph Hellwigide: set WCACHE supported in IDENTIFY data
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-09-21 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-21 Christoph Hellwigide: propagate the required alignment
2010-09-08 Anthony LiguoriMerge remote branch 'agraf/ppc-next' into staging
2010-09-08 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-08 Jonathan A. KollaschImprove ATA IDENTIFY word 64 contents.
2010-08-24 Blue SwirlRearrange block headers
2010-07-30 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2010-07-27 Blue SwirlFix uint8_t comparisons with negative values
2010-07-26 Juan Quintelaide: fix migration in the middle of pio operation
2010-07-26 Juan QuintelaRevert "ide save/restore pio/atapi cmd transfer fields...
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-26 Aurelien Jarnoide/atapi: add support for GET EVENT STATUS NOTIFICATION
2010-07-16 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-07-15 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-07-15 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-13 Markus Armbrusteride scsi virtio-blk: Reject empty drives unless media...
next