sdk/emulator/qemu.git
2011-07-21 Michael Rothguest agent: add guest agent RPCs/commands
2011-07-21 Michael Rothguest agent: qemu-ga daemon
2011-07-21 Michael Rothguest agent: command state class
2011-07-21 Michael Rothqerror: add QERR_JSON_PARSE_ERROR to qerror.c
2011-07-21 Michael Rothqapi: add QAPI code generation documentation
2011-07-21 Michael Rothqapi: add test-qmp-commands, tests for gen. marshalling...
2011-07-21 Michael Rothqapi: add test-visitor, tests for gen. visitor code
2011-07-21 Michael Rothqapi: test schema used for unit tests
2011-07-21 Michael Rothqapi: add qapi-commands.py code generator
2011-07-21 Michael Rothqapi: add qapi-visit.py code generator
2011-07-21 Michael Rothqapi: add qapi-types.py code generator
2011-07-21 Michael Rothqapi: add qapi.py helper libraries
2011-07-21 Michael Rothqapi: add ordereddict.py helper library
2011-07-21 Michael Rothqapi: add QMP dispatch functions
2011-07-21 Michael Rothqapi: add QMP command registration/lookup functions
2011-07-21 Michael Rothqapi: add QAPI dealloc visitor
2011-07-21 Michael Rothqapi: add QMP output visitor
2011-07-21 Michael Rothqapi: add QMP input visitor
2011-07-21 Michael Rothqapi: add QAPI visitor core
2011-07-21 Michael Rothqapi: add module init types for qapi
2011-07-21 Michael Rothqlist: add qlist_first()/qlist_next()
2011-07-21 Anthony LiguoriAdd hard build dependency on glib
2011-07-21 Luiz CapitulinoError: Fix build when qemu-common.h is not included
2011-07-21 Luiz CapitulinoIntroduce compiler.h header file
2011-07-21 Jes SorensenQMP: add snapshot-blkdev-sync command
2011-07-20 Blue SwirlUpdate OpenBIOS images for Sparc32 and Sparc64
2011-07-20 Blue SwirlFix unassigned memory access handling
2011-07-20 Blue SwirlAvoid CPU endian memory accesses in devices
2011-07-20 Tsuneo SaitoSPARC64: treat UA2007 ASI_BLK_* as translating ASIs.
2011-07-20 Blue Swirlcheckpatch: Fix bracing false positives on #if
2011-07-20 Stefan Weiltcg/mips: Fix regression caused by typo (copy + paste...
2011-07-20 Hervé Poussineauds1225y: convert to qdev device, and use it in MIPS...
2011-07-20 Hervé Poussineauds1225y: use trace framework
2011-07-20 Hervé Poussineauds1225y: Remove protection stuff, which doesn't belong...
2011-07-20 Tsuneo SaitoSPARC64: add missing break on fmovdcc
2011-07-20 Tsuneo SaitoSPARC64: fix VIS1 SIMD signed compare instructions
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
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 'mst/for_anthony' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-07-18 Amit Shahvirtio-console: Prevent abort()s in case of host charde...
2011-07-18 Amit Shahvirtio-serial-bus: Fix trailing \n in error_report...
2011-07-18 Amit Shahvirtio-console: Add some trace events
2011-07-18 Amit Shahvirtio-serial-bus: Add trace events
2011-07-17 Michael S.... virtio: fix indirect descriptor buffer overflow
2011-07-17 Michael S.... xen: move to new pci initializers
2011-07-17 Anthony PERARDhw/piix_pci.c: Fix PIIX3-xen to initialize ids
2011-07-17 Michael S.... pci_ids: tweak names to match linux/pci_ids.h
2011-07-17 Michael S.... vhost: fix double free on device stop
2011-07-16 Alexander Grafxen_console: fall back to qemu serial device
2011-07-16 Stefano Stabellinixen_console: support the new extended xenstore protocol
2011-07-16 Alexander Grafcheckpatch: don't error out on },{ lines
2011-07-16 Stefano Stabellinixen_disk: treat "aio" as "raw"
2011-07-16 Stefano Stabelliniqemu_ram_ptr_length: take ram_addr_t as arguments
2011-07-16 Stefano Stabellinixen_disk: cope with missing xenstore "params" node
2011-07-16 Stefano Stabellinixen: add vkbd support for PV on HVM guests
2011-07-16 Stefano Stabellinixen_console: fix memory leak
2011-07-16 Stefano Stabellinixen: enable console and disk backend in HVM mode
2011-07-16 Jan Kiszkaxen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XEN
2011-07-16 Jan Kiszkaxen: Clean up map cache API naming
2011-07-16 Jan Kiszkaxen: Clean up build system
2011-07-16 Alexandre RaymondFix signal handling of SIG_IPI when io-thread is enabled
2011-07-16 Alexandre RaymondFix signal handling when io-thread is disabled
2011-07-16 Peter Maydelltcg/README: Expand advice on number of TCG ops per...
2011-07-14 Artyom Tarasenkoset ELF_HWCAP for SPARC and SPARC64
2011-07-14 Blue SwirlSparc: fix FPU and AM enable checks for translation
2011-07-14 Tsuneo SaitoSPARC64: C99 comment fix for block-transfer ASIs
2011-07-14 Tsuneo SaitoSPARC64: Add JPS1 ASI_BLK_AIU[PS]L ASIs for ldfa and...
2011-07-14 Tsuneo SaitoSPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for stfa
2011-07-14 Tsuneo SaitoSPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for ldfa
2011-07-14 Tsuneo SaitoSPARC64: fp_disabled checks on stfa/stdfa/stqfa
2011-07-14 Tsuneo SaitoSPARC64: Implement stfa/stdfa/stqfa instrcutions properly
2011-07-14 Tsuneo SaitoSPARC64: fp_disabled checks on ldfa/lddfa/ldqfa
2011-07-14 Tsuneo SaitoSPARC64: Implement ldfa/lddfa/ldqfa instructions properly
2011-07-13 Peter Maydelllinux-user/signal.c: Rename s390 target_ucontext fields...
2011-07-13 Riku Voipiolinux-user: make MIPS and ARM eabi use same argument...
2011-07-13 Riku Voipiolinux-user: correct syscall 123 on sh4
2011-07-12 Stefan Hajnoczios-posix: set groups properly for -runas
2011-07-12 Hervé Poussineauesp: cancel current request only if some request is...
2011-07-12 Peter Maydelltarget-alpha, target-ppc: Remove unnecessary setjmp...
2011-07-12 Stefan WeilRemove unneeded setjmp.h (fix compilation on Debian...
2011-07-12 Jan Kiszkatcg: Reload local variables after return from longjmp
2011-07-12 Peter Maydellexec-all.h: Make MAX_OP_PER_INSTR large enough for...
2011-07-12 Peter Maydellexec.c: Fix calculation of code_gen_buffer_max_size
2011-07-12 Alexander Grafspapr: use specific endian ld/st_phys
2011-07-12 Alexander Grafs390-virtio: use specific endian ld/st_phys
2011-07-12 Alexander Grafppc405_uc: use specific endian ld/st_phys
2011-07-12 Alexander Grafpl080: use specific endian ld/st_phys
2011-07-12 Alexander Grafmsix: use specific endian ld/st_phys
2011-07-12 Alexander Grafmsi: use specific endian ld/st_phys
2011-07-12 Alexander Grafintel-hda: use specific endian ld/st_phys
2011-07-12 Alexander Grafhpet: use specific endian ld/st_phys
2011-07-12 Alexander Grafexec: add endian specific phys ld/st functions
2011-07-12 Wesley W. Terpstramips: rlimit codes are not the same
2011-07-12 Wesley W. Terpstramips: rlimit incorrectly converts values
2011-07-12 Wesley W. Terpstramips: null pointer deref should segfault
2011-07-12 Wesley W. Terpstramips: missing syscall returns wrong errno
2011-07-12 Wesley W. Terpstramips: sigaltstack args
next