sdk/emulator/qemu.git
2015-01-15 Paolo Bonziniblizzard: do not depend on VGA internals
2015-01-15 Thomas HuthMakefile: Remove config.status and common.env during...
2015-01-15 David Morrisontarget-openrisc: bugfix for dec_sys to decode instructi...
2015-01-15 Don SlutzDo not hang on full PTY
2015-01-15 Stefan Weilmisc: Fix new typos in comments
2015-01-15 Stefan Weiltarget-arm: Fix typo in comment (seperately -> separately)
2015-01-15 Stefan Weiltarget-tricore: Fix new typos
2015-01-15 Peter Maydellmigration/qemu-file.c: Don't shift left into sign bit
2015-01-15 SeokYeon Hwangtranslate-all: Mark map_exec() with the 'unused' attribute
2015-01-15 Peter Maydelltests/hd-geo-test.c: Remove unused test_image variable
2015-01-15 Paolo Bonzinivt82c686: avoid out-of-bounds read
2015-01-14 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-01-14 Pavel Dovgalyukcpus: consistently use QEMU_CLOCK_VIRTUAL_RT for icount...
2015-01-14 Paolo Bonziniqemu-timer: rename timer_init to timer_init_tl
2015-01-14 Paolo Bonziniscsi: fix cancellation when I/O was completed but DMA...
2015-01-14 Fam Zhengrules.mak: Fix module build
2015-01-14 Peter Lievenhw/scsi/lsi53c895a: add support for additional diag...
2015-01-14 Frediano Ziglioqemu-common.h: optimise muldiv64 if int128 is available
2015-01-14 Paolo Bonzinitarget-i386: do not memcpy in and out of xmm_regs
2015-01-14 Paolo Bonzinitarget-i386: fix movntsd on big-endian hosts
2015-01-14 Marcel Apfelbaumvl.c: fix regression when reading memory size from...
2015-01-13 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/xen...
2015-01-13 Stefano Stabellinixen-hvm: increase maxmem before calling xc_domain_popul...
2015-01-13 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-01-13 Anubhav RakshitNVMe: Set correct VS Value for 1.1 Compliant Controllers
2015-01-13 Fam ZhengMAINTAINERS: Add migration/block* to block subsystem
2015-01-13 Chrysostomos... MAINTAINERS: Update email addresses for Chrysostomos...
2015-01-13 Alex Friedmannvme: Fix get/set number of queues feature
2015-01-13 John Snowide: Implement VPD response for ATAPI
2015-01-13 Fam Zhengblock: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMM...
2015-01-13 Peter Lievenblock: limited request size in write zeroes unsupported...
2015-01-13 Peter Lievencoroutine: try harder not to delete coroutines
2015-01-13 Paolo Bonzinicoroutine: drop qemu_coroutine_adjust_pool_size
2015-01-13 Paolo Bonzinicoroutine: rewrite pool to avoid mutex
2015-01-13 Paolo BonziniQSLIST: add lock-free operations
2015-01-13 Paolo Bonzinitest-coroutine: avoid overflow on 32-bit systems
2015-01-13 Paolo Bonziniqemu-thread: add per-thread atexit functions
2015-01-13 Paolo Bonzinicoroutine-ucontext: use __thread
2015-01-13 Fam Zhengqemu-iotests: Add supported os parameter for python...
2015-01-13 Fam Zhengqemu-iotests: Add "_supported_os Linux" to 058
2015-01-13 Fam Zhengqemu-iotests: Replace "/bin/true" with "true"
2015-01-13 Fam Zheng.gitignore: Ignore generated "common.env"
2015-01-13 Liang Lixen-pt: Fix PCI devices re-attach failed
2015-01-13 Marc MarĂ­libqos: Convert malloc-pc allocator to a generic allocator
2015-01-13 Vladimir Sementsov... migration/block: fix pending() return value
2015-01-13 Max Reitziotests: Filter out "I/O thread spun..." warning
2015-01-13 Fam Zhengqemu-iotests: Test blockdev-backup in 055
2015-01-13 Fam Zhengblock: Add blockdev-backup to transaction
2015-01-13 Fam Zhengqmp: Add command 'blockdev-backup'
2015-01-13 Fam Zhengqapi: Comment version info in TransactionAction
2015-01-13 Vladimir Sementsov... block: fix spoiling all dirty bitmaps by mirror and...
2015-01-13 Fam Zhengqapi: Fix document for BlockStats.node-name
2015-01-13 Max Reitziotests: Add test for relative backing file names
2015-01-13 Max Reitzblock/vmdk: Relative backing file for creation
2015-01-13 Max Reitzblock: Relative backing file for image creation
2015-01-13 Max Reitzblock: JSON filenames and relative backing files
2015-01-13 Max Reitzblock: Get full backing filename from string
2015-01-13 Max Reitzcheckpatch: Brace handling on multi-line condition
2015-01-13 Paolo Bonziniblock: replace g_new0 with g_new for bottom half alloca...
2015-01-13 Paolo Bonziniblock: do not allocate an iovec per read of a growable...
2015-01-13 Paolo Bonziniblock: mark AioContext as recursive
2015-01-13 Fam Zhengqemu-iotests: Speed up make check-block
2015-01-13 Fam Zhengqemu-iotests: Remove 091 from quick group
2015-01-12 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-01-12 Chen Ganghw/net/xen_nic.c: Set 'netdev->mac' to NULL after free it
2015-01-12 Chen Ganghw/net/xen_nic.c: Need free 'netdev->nic' in net_free...
2015-01-12 Chen Ganghw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev...
2015-01-12 Paolo Bonzininet: remove all cleanup methods from NIC NetClientInfos
2015-01-12 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2015-01-12 Frank Blaschkakvm: extend kvm_irqchip_add_msi_route to work on s390
2015-01-12 Frank Blaschkas390: implement pci instructions
2015-01-12 Frank Blaschkas390: Add PCI bus support
2015-01-12 David Hildenbrands390x/kvm: avoid syscalls by syncing registers with...
2015-01-12 David Hildenbrands390x/kvm: sync register support helper function
2015-01-12 Thomas Huths390x/css: Clean up unnecessary CONFIG_USER_ONLY wrappers
2015-01-12 Cornelia Hucks390x/ccw: fix oddity in machine class init
2015-01-10 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2015-01-10 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-01-10 Peter MaydellMerge remote-tracking branch 'remotes/agraf/tags/signed...
2015-01-10 Peter MaydellMerge remote-tracking branch 'remotes/otubo/tags/pull...
2015-01-09 Eduardo Habkostvl: Don't silently change topology when all -smp option...
2015-01-09 Andrew Jonesvl: fix max_cpus check
2015-01-09 Eduardo Habkostvl: Avoid unnecessary 'if' nesting
2015-01-09 SeokYeon Hwang9pfs: changed to use event_notifier instead of qemu_pipe
2015-01-09 Marcel Apfelbaumvl.c: fix regression when reading machine type from...
2015-01-09 Gal Hammerchar: restore stdio echo on resume from suspend.
2015-01-09 Peter MaydellMerge remote-tracking branch 'remotes/amit-virtio-rng...
2015-01-09 Peter MaydellMerge remote-tracking branch 'remotes/amit/tags/for...
2015-01-09 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-01-09 Alex Williamsonvfio-pci: Fix interrupt disabling
2015-01-09 Alex Williamsonvfio-pci: Fix BAR size overflow
2015-01-09 Peter MaydellMerge remote-tracking branch 'remotes/mwalle/tags/lm32...
2015-01-08 Marcel Apfelbaumhw/ppc/mac_newworld: simplify usb controller creation...
2015-01-08 Marcel Apfelbaumhw/ppc/spapr: simplify usb controller creation logic
2015-01-08 Marcel Apfelbaumhw/ppc/mac_newworld: QOMified mac99 machines
2015-01-08 Marcel Apfelbaumhw/usb: simplified usb_enabled
2015-01-08 Marcel Apfelbaumhw/machine: added machine_usb wrapper
2015-01-08 Marcel Apfelbaumhw/ppc: modified the condition for usb controllers...
2015-01-08 Michael S.... acpi-build: make ROMs RAM blocks resizeable
2015-01-08 Michael S.... memory: API to allocate resizeable RAM MR
next