]> git.proxmox.com Git - qemu.git/history - hw/ide/core.c
ide: refuse WIN_READ_NATIVE_MAX on empty device
[qemu.git] / hw / ide / core.c
2013-04-15 Stefan Hajnocziide: refuse WIN_READ_NATIVE_MAX on empty device
2013-04-13 Aurelien JarnoMerge branch 'tcg-s390' of git://github.com/rth7680...
2013-04-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-08 Paolo Bonzinihw: move headers to include/
2013-02-06 Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-01-30 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/prep-up'...
2013-01-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-29 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-1-28...
2013-01-28 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-01-28 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-01-25 Kevin Wolfide: Add fall through annotations
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'afaerber/memory-ioport...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-15 Paolo Bonziniide: issue discard asynchronously but serialize the...
2013-01-15 Paolo Bonziniide: fix TRIM with empty range entry
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonzinisoftmmu: move include files to include/sysemu/
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-12-18 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-12-17 Paolo BonziniMerge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05...
2012-12-17 Michael S. Tsirkinpci: update all users to look in pci/
2012-12-15 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-12-13 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-12-13 Pavel Hrdinaatapi: reset cdrom tray statuses on ide_reset
2012-11-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-b1c35f2...
2012-11-30 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-11-30 Pavel Hrdinaatapi: make change media detection for guests easier
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.72' into staging
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v64' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2012-11-21 Kevin Wolfide: Fix status register after short PRDs
2012-11-21 Kevin Wolfide: Fix crash with too long PRD
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/build-urgent...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-11-14 Stefan Hajnocziaio: rename AIOPool to AIOCBInfo
2012-10-06 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2012...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-09-28 Paolo Bonziniiostatus: reorganize io error code
2012-09-28 Paolo Bonziniiostatus: change is_read to a bool
2012-09-28 Paolo Bonziniiostatus: move BlockdevOnError declaration to QAPI
2012-09-28 Paolo Bonziniiostatus: rename BlockErrorAction, BlockQMPEventAction
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-09-21 Aurelien JarnoMerge branch 'usb.65' of git://git.kraxel.org/qemu
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-09-12 Stefan Weilide: Fix error messages from static code analysis ...
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-07-17 Markus Armbrusterhw/block-common: Factor out fall back to legacy -drive...
2012-07-17 Markus Armbrusterblockdev: Don't limit DriveInfo serial to 20 characters
2012-07-17 Markus ArmbrusterRelax IDE CHS limits from 16383,16,63 to 65535,16,255
2012-07-17 Markus Armbrusterhd-geometry: Compute BIOS CHS translation in one place
2012-07-17 Markus Armbrusteride: qdev properties for disk geometry
2012-07-17 Markus Armbrusterhd-geometry: Switch to uint32_t to match BlockConf
2012-07-17 Markus Armbrusteride pc: Cut out the block layer geometry middleman
2012-07-17 Markus Armbrusterhd-geometry: Cut out block layer translation middleman
2012-07-17 Markus Armbrusterhd-geometry: Move disk geometry guessing back from...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-24 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-06-24 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-06-19 Crístian VianaAllow machines to configure the QEMU_VERSION that's...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-next...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-06-15 Paolo Bonziniide: support enable/disable write cache
2012-05-02 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-05-02 Alexander GrafATA: Allow WIN_SECURITY_FREEZE_LOCK as nop
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-04-19 Stefan Hajnocziide: convert ide_sector_write() to asynchronous I/O
2012-04-19 Stefan Hajnocziide: convert ide_sector_read() to asynchronous I/O
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-04-05 David GibsonUse DMADirection type for dma_bdrv_io
2012-04-05 Floris Boside: Adds wwn=hex qdev option
2012-04-05 Floris Boside: Change serial number strncpy() to pstrcpy()
2012-04-05 Floris Boside: Add "model=s" qdev option
2012-04-05 Kevin Wolfide: IDENTIFY word 86 bit 14 is reserved
2012-04-05 Paolo Bonziniaio: move BlockDriverAIOCB to qemu-aio.h
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-03 Blue SwirlMerge branch 'upstream' of git://qemu.weilnetz.de/qemu
2012-03-03 Blue SwirlMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
next