Upgrade to upstream v1.1.0.
[sdk/emulator/qemu.git] / ioport.h
2012-06-15 Evgeny VoevodinUpgrade to upstream v1.1.0.
2012-03-15 syeon.hwangMerge branch 'develop'
2012-03-15 syeon.hwangMerge branch 'develop'
2012-03-15 syeon.hwang[Title] Remove all items for clean upgrade 1.0.1 base...
2011-11-29 hudsonMerge branch 'master' into release
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 Avi KivityIntroduce PortioList
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-23 Paolo Bonzinireport serial devices created with -device in the PIIX4...
2011-05-16 munkyu.iminitialize to 0.14.1 qemu
2011-05-11 dk77.yuncleanup x86_simulator branch
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-30 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-11-24 Rafal KrypaMerge remote branch 'upstream/master'
2010-11-21 Avi KivityType-safe ioport callbacks
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-20 Blue Swirlioports: remove unused env parameter and compile only...
2009-07-16 Isaku Yamahataioport: use uint{32, 16, 8}_t for ioport value and...
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-07-09 Isaku Yamahatause constant IOPORTS_MASK instead of 0xffff.
2009-07-09 Isaku Yamahatasplit out ioport related stuffs from vl.c into ioport.c.