summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-06-07virtio-rng: fix check for period_ms validityJinhyung Jo1-1/+1
2015-08-20virtfs: modify the AT_REMOVEDIR preprocessor macroSooyoung Ha1-1/+1
2015-05-14VIGS: add synchronous glReadPixels fallbackVasiliy Ulyanov7-12/+30
2015-01-08hax: clean upyucheng yu2-2/+4
2015-01-08acpi: skip smm code running in UG modeliucm2-5/+5
2014-12-249pfs: fix compilation errors on Mac OS X.Kitae Kim1-3/+2
2014-12-24hw/i386/pc.c: Remove unused parallel_io and parallel_irq variablesPeter Maydell1-3/+0
2014-12-24hw/net/ne2000-isa: Register vmstate structPeter Maydell1-0/+1
2014-12-24hw/net/eepro100: Implement read-only bits in MDI registersPeter Maydell1-2/+2
2014-10-31YaGL: Modified the logs when the device is initializedjinhyung.jo1-7/+13
2014-10-29hds: isolated hds path & attached state in emul_stateJinhyung Choi1-0/+7
2014-10-21VIGS & YaGL: Fixed the incorrect conditionjinhyung.jo2-2/+2
2014-10-16Merge branch 'tizen' into tizen_2.3SeokYeon Hwang55-8800/+1835
2014-09-04vmodem: enable the vmodem device using virtio.Sooyoung Ha2-0/+54
2014-08-22VIGS: Implement plane flip/rotateStanislav Vorobiov6-6/+138
2014-08-21VIGS: Fix texture fetch for GL3Stanislav Vorobiov1-5/+5
2014-08-21VIGS: Disable blending by defaultStanislav Vorobiov1-0/+2
2014-08-19VIGS: Support YUV420 planar formatStanislav Vorobiov4-4/+213
2014-08-19VIGS: Support planar pixel formatsStanislav Vorobiov14-77/+612
2014-08-19VIGS: Support underlays and alpha blendingStanislav Vorobiov5-82/+140
2014-08-04virtio-9p: fix compilation errors on WindowsKitae Kim1-3/+3
2014-07-18display: fix compilation error when SDL and SHM are both disabledSeokYeon Hwang1-0/+1
2014-07-15emulator: apply strict policies on compilation warnings on WindowsSeokYeon Hwang1-0/+5
2014-07-14virtio-9p: apply the upstream change.Sooyoung Ha1-139/+190
2014-07-10build: apply -Werror on MacOSSeokYeon Hwang1-4/+2
2014-07-08emulator: trivial changesSeokYeon Hwang2-2/+3
2014-07-05Merge "emulator: some error reporting routine is refactored" into tizenSangho Park3-17/+11
2014-07-06emulator: some error reporting routine is refactoredSeokYeon Hwang3-17/+11
2014-07-03Merge "9pfs: use event_notifier instead of qemu_pipe" into tizenSeokYeon Hwang4-198/+21
2014-07-029pfs: use event_notifier instead of qemu_pipeSeokYeon Hwang4-198/+21
2014-07-02emulator: clean-up legacy board initSeokYeon Hwang1-15/+9
2014-07-01virtio: initializing and declaring tizen virtio devices are movedSeokYeon Hwang2-604/+1
2014-07-01emulator: remove legacy mloop_eventSeokYeon Hwang1-1/+0
2014-07-01usb: remove legacy usb storage supportSeokYeon Hwang1-22/+1
2014-07-01hotplug: new device hotplug system is introducedSeokYeon Hwang1-52/+0
2014-06-25pci: add checking whether the device is realized before unlinking the capabilitySeokYeon Hwang1-1/+5
2014-06-25pci: add device realization check before the capability is unlinkedSeokYeon Hwang1-1/+5
2014-06-24build: Clean-up build related filesSeokYeon Hwang7-20/+19
2014-06-23YaGL/VIGS: QOM'ifyStanislav Vorobiov10-157/+498
2014-06-23exynos4210: remove old filesStanislav Vorobiov12-7477/+0
2014-06-23VIGS: move winsys headersStanislav Vorobiov7-5/+5
2014-06-22Merge "yagl/vigs: quick fixes for upstream" into tizenSeokYeon Hwang2-51/+105
2014-06-20yagl/vigs: quick fixes for upstreamStanislav Vorobiov2-51/+105
2014-06-18vmodem: enable the vmodem device using virtio.Sooyoung Ha2-0/+54
2014-06-16emulator: modify RAM preallocation logicSeokYeon Hwang1-8/+1
2014-06-03keyboard: delete unused codeGiWoong Kim1-13/+0
2014-05-29YaGL/VIGS: Fix GL frambuffer functions lookupStanislav Vorobiov4-42/+85
2014-05-23virtio-9p: fix wrong control flowKitae Kim1-2/+2
2014-05-19vitrio-9p: enable the virtio-9p on windows.Sooyoung Ha1-0/+9
2014-05-13virtio-9p: fix compilation error on Mac OS X.Kitae Kim1-2/+0