sdk/emulator/qemu.git
2012-03-05 Son Hyunjunmodification skin_server
2012-03-05 Son Hyunjunmodification skin_server
2012-03-05 Son Hyunjunmodification skin_server
2012-03-05 Son Hyunjunmodify skin server
2012-03-05 Son Hyunjunmerge vga.c
2012-03-05 Son HyunjunMerge branch 'master' of git://172.21.111.188/emulator
2012-03-05 Son Hyunjunmerge maru_hw, skin server
2012-03-05 Kitae Kim[Title] Add FFmpeg source and binaries to build qemu.
2012-03-05 sangjin3.kim[Title] opengl-es acceleration server and client
2012-03-02 Kitae Kim[Title] Modify Codec module because memory APIs have...
2012-03-02 Yeongkyoon Lee[Title] Add QEMU TCG ld/st optimization
2012-02-28 syeon.hwangmodify submodule for new java project structures
2012-02-28 syeon.hwang[Title] Add skin submodule and prepare some directory
2012-02-28 syeon.hwang[Title] New emulator project based on QEMU 1.0.1
2012-02-02 Justin M. ForbesVersion 1.0.1
2012-02-01 Justin M. ForbesMerge branch 's390-1.0' of git://repo.or.cz/qemu/agraf
2012-02-01 Justin M. ForbesMerge branch 'ppc-1.0' of git://repo.or.cz/qemu/agraf
2012-01-23 Anthony Liguorie1000: bounds packet size against buffer size
2012-01-12 Christian Borntraegers390: fix cpu hotplug / cpu activity on interrupts
2012-01-12 Alexander Grafs390x: add TR function for EXECUTE
2012-01-12 David Gibsonpseries: Don't try to munmap() a malloc()ed TCE table
2012-01-12 David Gibsonpseries: Populate "/chosen/linux,stdout-path" in the FDT
2012-01-12 David Gibsonpseries: Add a routine to find a stable "default" vty...
2012-01-12 David Gibsonpseries: Emit device tree nodes in reg order
2012-01-12 Liu Yu-B13201kvm-ppc: halt secondary cpus when guest reset
2012-01-12 David Gibsonpseries: Fix array overrun bug in PCI code
2012-01-12 Alexander Grafconsole: Fix segfault on screendump without VGA adapter
2012-01-10 Justin M. ForbesMerge branch 'master' of ssh://git.qemu.org/pub/git...
2012-01-10 Josh Durginrbd: always set out parameter in qemu_rbd_snap_list
2012-01-10 Kevin WolfDocumentation: Add qemu-img -t parameter in man page
2012-01-10 Kevin Wolfqemu-img rebase: Fix for undersized backing files
2012-01-10 Avi Kivitycoroutine: switch per-thread free pool to a global...
2012-01-10 Paolo Bonziniqiov: prevent double free or use-after-free
2012-01-10 Alexander GrafPPC: Fix linker scripts on ppc hosts
2012-01-10 Aurelien Jarnotarget-sh4: ignore ocbp and ocbwb instructions
2012-01-10 Andriy Gaponusb-ohci: td.cbp incorrectly updated near page end
2012-01-10 Gerd Hoffmannusb-host: properly release port on unplug & exit
2012-01-10 Gerd Hoffmannusb-storage: cancel I/O on reset
2012-01-10 Cao,Bing BuFix parse of usb device description with multiple confi...
2012-01-10 Anthony Liguoripc: fix event_idx compatibility for virtio devices
2012-01-10 Anthony Liguoripc: add pc-0.15
2012-01-10 Stefan Sandstromcris: Handle conditional stores on CRISv10
2012-01-10 Bradconfigure: Enable build by default PIE / read-only...
2012-01-10 Andreas Gustafssontarget-i386: fix cmpxchg instruction emulation
2012-01-10 Aneesh Kumar K.Vhw/9pfs: Use the correct signed type for different...
2012-01-10 Stefan Hajnoczihw/9pfs: replace iovec manipulation with QEMUIOVector
2012-01-10 Aneesh Kumar K.Vhw/9pfs: Use the correct file descriptor in Fsdriver...
2012-01-10 Aneesh Kumar K.Vhw/9pfs: Add qdev.reset callback for virtio-9p-pci...
2012-01-10 Deepak C Shettyhw/9pfs: Reset server state during TVERSION
2012-01-10 Aneesh Kumar K.Vhw/9pfs: use migration blockers to prevent live migrati...
2012-01-10 Aneesh Kumar K.Vhw/9pfs: Improve portability to older systems
2012-01-10 Andreas Färberexec.c: Fix subpage memory access to RAM MemoryRegion
2012-01-08 Stefan Weilmalta: Fix regression (i8259 interrupts did not work)
2011-12-01 Anthony LiguoriUpdate version for 1.0 release
2011-11-30 Michael RothMakefile: use full path for qapi-generated directory
2011-11-30 Michael Rothqapi: fix guardname generation
2011-11-28 Anthony LiguoriUpdate version for 1.0-rc4
2011-11-28 Markus Armbrusterccid: Fix buffer overrun in handling of VSC_ATR message
2011-11-28 Anthony LiguoriRevert "fix out of tree build"
2011-11-28 Max Filippovconfigure: avoid screening of --{en, dis}able-usb-redir...
2011-11-28 Markus Armbrustercutils: Make strtosz & friends leave follow set to...
2011-11-28 Markus Armbrusterqemu-img: Tighten parsing of size arguments
2011-11-28 Markus Armbrusterx86/cpuid: Tighten parsing of tsc_freq=FREQ
2011-11-28 Markus Armbrustervl: Tighten parsing of -m argument
2011-11-28 Markus Armbrustervl: Tighten parsing of -numa's parameter mem
2011-11-28 Markus Armbrustercutils: Drop broken support for zero strtosz default_suffix
2011-11-28 Avi Kivityconfigure: tighten pie toolchain support test for tls...
2011-11-28 Hans de Goedeusb-redir: Don't try to write to the chardev after...
2011-11-28 Hans de Goedeusb-redir: Device disconnect + re-connect robustness...
2011-11-28 Hans de Goedeusb-redir: Call qemu_chr_fe_open/close
2011-11-28 Hans de Goedespice-qemu-char: Generate chardev open/close events
2011-11-28 Hans de Goedeqemu-char: rename qemu_chr_event to qemu_chr_be_event...
2011-11-28 Aneesh Kumar K.V9pfs: improve portability to older systems
2011-11-28 Stefan Weiltci: Make flush_icache_range() inline
2011-11-28 Stefan Weileepro100: Fix alignment requirement for statistical...
2011-11-28 Paolo Bonzinivirtio: add and use virtio_set_features
2011-11-28 Paolo Bonzini9pfs: improve portability to older systems
2011-11-28 Anthony LiguoriMerge remote-tracking branch 'kwolf/block-stable' into...
2011-11-28 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.32' into staging
2011-11-28 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-11-28 Anthony LiguoriRevert "i386: derive '-cpu host' from KVM_GET_SUPPORTED...
2011-11-26 Stefan Weiltci: Add entry to MAINTAINERS
2011-11-26 Blue SwirlMAINTAINERS: add checkpatch
2011-11-26 Florian Micklercheckpatch.pl: fix CAST detection
2011-11-26 Max Filippovtarget-xtensa: fix MMUv3 initialization
2011-11-23 Gerd Hoffmannusb-host: add usb_host_do_reset function.
2011-11-23 Kevin Wolfvpc: Add missing error handling in alloc_block
2011-11-23 Kevin Wolfvdi: Fix memory leak
2011-11-23 Kevin Wolfvvfat: Add migration blocker
2011-11-23 Kevin Wolfvpc: Add migration blocker
2011-11-23 Kevin Wolfvmdk: Add migration blocker
2011-11-23 Kevin Wolfvdi: Add migration blocker
2011-11-23 Kevin Wolfqcow: Add migration blocker
2011-11-23 Gerd Hoffmannusb-ehci: add register names
2011-11-23 Gerd Hoffmannusb-ehci: codestyle fixups
2011-11-23 Gerd Hoffmannusb-hub: implement reset
2011-11-23 Stefano Stabellinifix out of tree build
2011-11-23 Julian Pidancetrtl8139: Fix invalid IO access alignment
2011-11-22 Gerd Hoffmannusb-hub: wakeup on detach too.
2011-11-22 Gerd Hoffmannusb: fix usb_qdev_init error handling.
next