sdk/emulator/qemu.git
2015-10-19 Eduardo Habkostxen-platform: Ensure xen is enabled when initializing
2015-10-19 Eduardo Habkostpc: Require xen when initializing xenfv machine
2015-10-19 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-10-19 Nutan ShindeRemove macros IO_READ_PROTO and IO_WRITE_PROTO
2015-10-18 Peter Maydellhw/ide/ahci.c: Fix shift left into sign bit
2015-10-17 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-10-17 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2015-10-16 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2015-10-16 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2015-10-16 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2015-10-16 Sergey Fedorovtarget-arm: Fix CPU breakpoint handling
2015-10-16 Sergey Fedorovtarget-arm: Fix GDB breakpoint handling
2015-10-16 Fam Zhengblkdebug: Don't confuse image as backing file
2015-10-16 Kevin Wolfqcow2: Remove forward declaration of QCowAIOCB
2015-10-16 Stefan Hajnocziqemu-nbd: always compile in --aio=MODE option
2015-10-16 Stefan Hajnocziblockdev: always compile in -drive aio= parsing
2015-10-16 Stefan Hajnocziraw-posix: warn about BDRV_O_NATIVE_AIO if libaio is...
2015-10-16 Jeff Codyblock: auto-generated node-names
2015-10-16 Jeff Codyutil - add automated ID generation utility
2015-10-16 Kevin Wolfblkverify: Fix BDS leak in .bdrv_open error path
2015-10-16 Kevin Wolfblock: Allow bdrv_unref_child(bs, NULL)
2015-10-16 Kevin Wolfblock: Remove bdrv_swap()
2015-10-16 Kevin Wolfblock: Add and use bdrv_replace_in_backing_chain()
2015-10-16 Kevin Wolfblockjob: Store device name at job creation
2015-10-16 Kevin Wolfblock: Implement bdrv_append() without bdrv_swap()
2015-10-16 Kevin Wolfblock: Introduce parents list
2015-10-16 Kevin Wolfblock-backend: Add blk_set_bs()
2015-10-16 Kevin Wolfblock/io: Make bdrv_requests_pending() public
2015-10-16 Kevin Wolfblock: Split bdrv_move_feature_fields()
2015-10-16 Kevin Wolfblock: Manage backing file references in bdrv_set_backi...
2015-10-16 Kevin Wolfblock: Convert bs->backing_hd to BdrvChild
2015-10-16 Kevin Wolfblock: Remove bdrv_open_image()
2015-10-16 Kevin Wolfblock: Convert bs->file to BdrvChild
2015-10-16 Kevin Wolfquorum: Convert to BdrvChild
2015-10-16 Kevin Wolfblkverify: Convert s->test_file to BdrvChild
2015-10-16 Kevin Wolfvmdk: Use BdrvChild instead of BDS for references to...
2015-10-16 Kevin Wolfblock: Introduce BDS.file_child
2015-10-16 Jeff Codyblock: qemu-iotests - fix vmdk test 059.out
2015-10-16 Kashyap Chamarthyqmp-commands.hx: Update the supported 'transaction...
2015-10-16 Alberto Garciathrottle: test that snapshots move the throttling confi...
2015-10-16 Alberto Garciaiotests: disable core dumps in test 061
2015-10-16 Sergey Fedorovtarget-arm: implement arm_debug_target_el()
2015-10-16 Alexander Gordeevhw/arm/virt: Allow zero address for PCI IO space
2015-10-16 Sergey Fedorovtarget-arm: Add MDCR_EL2
2015-10-16 Peter Crosthwaitemisc: zynq_slcr: Fix MMIO writes
2015-10-16 Peter Crosthwaitearm: imx25-pdk: Fix machine name
2015-10-16 Ryo ONODERAtarget-arm: Provide model numbers for Sharp PDAs
2015-10-16 Davorin Mistatarget-arm: Implement AArch64 OSLAR/OSLSR_EL1 sysregs
2015-10-16 Andrew Joneshw/arm/virt: smbios: inform guest of kvm
2015-10-16 Sergey Sorokintarget-arm: Avoid calling arm_el_is_aa64() function...
2015-10-16 Sergey Sorokintarget-arm: Break the TB after ISB to execute self...
2015-10-16 Stefan Weiltarget-arm: Add missing 'static' attribute
2015-10-16 John Arbuckleui/cocoa.m: blinky mouse cursor fix
2015-10-16 John Arbuckleui/cocoa.m: addRemovableDevicesMenuItems() warning fix
2015-10-15 Eric Blakeqapi: Track location that created an implicit type
2015-10-15 Eric Blakeqapi: Create simple union type member earlier
2015-10-15 Eric Blakeqapi: Lazy creation of array types
2015-10-15 Eric Blakeqapi: Don't use info as witness of implicit object...
2015-10-15 Eric Blakeqapi: Drop redundant args-member-array test
2015-10-15 Eric Blakeqapi: Drop redundant flat-union-reverse-define test
2015-10-15 Eric Blakeqapi: Drop redundant returns-int test
2015-10-15 Eric Blakeqapi: Move empty-enum to compile-time test
2015-10-15 Eric Blakeqapi: Drop redundant alternate-good test
2015-10-15 Eric Blakeqapi: Prepare for errors during check()
2015-10-15 Eric Blakeqapi: Use predicate callback to determine visit filtering
2015-10-15 Eric Blakeqapi: Fix regression with '-netdev help'
2015-10-15 Denis V. Lunevmigration: fix deadlock
2015-10-15 Amit Shahmigration: announce VM's new home just before VM is...
2015-10-15 Dr. David Alan... Migration: Generate the completed event only when we...
2015-10-13 John Arbuckleui/cocoa.m: eliminate normalWindow warning
2015-10-13 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2015-10-12 Eric Blakeqapi: Simplify gen_visit_fields() error handling
2015-10-12 Eric Blakeqapi: Share gen_visit_fields()
2015-10-12 Eric Blakeqapi: Share gen_err_check()
2015-10-12 Eric Blakeqapi: Consistent generated code: minimize push_indent...
2015-10-12 Eric Blakeqapi: Consistent generated code: prefer common indentation
2015-10-12 Eric Blakeqapi: Consistent generated code: prefer common labels
2015-10-12 Eric Blakeqapi: Consistent generated code: prefer visitor 'v'
2015-10-12 Eric Blakeqapi: Consistent generated code: prefer error 'err'
2015-10-12 Eric Blakeqapi: Reuse code for flat union base validation
2015-10-12 Eric Blakeqapi: Test use of 'number' within alternates
2015-10-12 Eric Blakeqapi: Add tests for empty unions
2015-10-12 Eric Blakeqapi: Avoid assertion failure on union 'type' collision
2015-10-12 Eric Blakeqapi: Test for various name collisions
2015-10-12 Eric Blakeqapi: Clean up qapi.py per pep8
2015-10-12 Eric Blakeqapi: Invoke exception superclass initializer
2015-10-12 Eric Blakeqapi: Improve 'include' error message
2015-10-12 Eric Blakeqapi: Sort qapi-schema tests
2015-10-12 Markus ArmbrusterMAINTAINERS: Specify QAPI include and test files
2015-10-12 Markus ArmbrusterMAINTAINERS: Specify QObject include and test files
2015-10-12 Markus Armbrusterdocs: Move files from docs/qmp/ to docs/
2015-10-12 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-10-12 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2015-10-12 Alistair Francissdhci.c: Limit the maximum block size
2015-10-12 Paolo Bonziniblock: switch from g_slice allocator to malloc
2015-10-12 Pierre Morelvirtio dataplane: adapt dataplane for virtio Version 1
2015-10-12 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2015-10-12 Stefan Hajnoczivirtio-blk: use blk_io_plug/unplug for Linux AIO batching
2015-10-12 Kevin O'Connorsdhci: Pass drive parameter to sdhci-pci via qdev property
2015-10-12 Yang Hongyangtests: add test cases for netfilter object
next