sdk/emulator/qemu.git
2015-06-12 Kevin Wolfblock: Add BlockDriverState.inherits_from
2015-06-12 Kevin Wolfblock: Add list of children to BlockDriverState
2015-06-12 Kevin Wolfqueue.h: Add QLIST_FIX_HEAD_PTR()
2015-06-12 Kevin Wolfblock: Drain requests before swapping nodes in bdrv_swap()
2015-06-12 Kevin Wolfblock: Move flag inheritance to bdrv_open_inherit()
2015-06-12 Kevin Wolfblock: Use QemuOpts in bdrv_open_common()
2015-06-12 Kevin Wolfblock: Use macro for cache option names
2015-06-12 Kevin Wolfvmdk: Use bdrv_open_image()
2015-06-12 Kevin Wolfquorum: Use bdrv_open_image()
2015-06-12 Kevin Wolfcheck-qdict: Test cases for new functions
2015-06-12 Kevin Wolfqdict: Add qdict_{set,copy}_default()
2015-06-12 Kevin Wolfqdict: Add qdict_array_entries()
2015-06-12 Max Reitziotests: Add tests for overriding BDRV_O_PROTOCOL
2015-06-12 Max Reitzblock: driver should override flags in bdrv_open()
2015-06-12 John Snowblock: Change bitmap truncate conditional to assertion
2015-06-12 John Snowblock: record new size in bdrv_dirty_bitmap_truncate
2015-06-12 Kevin Wolfraw-posix: Fix .bdrv_co_get_block_status() for unaligne...
2015-06-12 Fam Zhengvmdk: Use vmdk_find_index_in_cluster everywhere
2015-06-12 Fam Zhengvmdk: Fix index_in_cluster calculation in vmdk_co_get_b...
2015-06-12 Max Reitzqcow2: Add DEFAULT_L2_CACHE_CLUSTERS
2015-06-12 Max Reitziotests: qcow2 COW with minimal L2 cache size
2015-06-12 Max Reitzqcow2: Set MIN_L2_CACHE_SIZE to 2
2015-06-12 Fam Zhengqemu-iotests: Fix 128 if sudo required
2015-06-12 John Snowiotests: remove assertIsNotNone call
2015-06-12 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2015-06-12 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2015-06-12 Leon Alraetarget-mips: enable XPA and LPA features
2015-06-12 Leon Alraetarget-mips: remove misleading comments in translate_init.c
2015-06-12 Leon Alraetarget-mips: add MTHC0 and MFHC0 instructions
2015-06-12 Leon Alraetarget-mips: add CP0.PageGrain.ELPA support
2015-06-12 Leon Alraetarget-mips: support Page Frame Number Extension field
2015-06-12 Leon Alraetarget-mips: extend selected CP0 registers to 64-bits...
2015-06-12 Leon Alraetarget-mips: correct MFC0 for CP0.EntryLo in MIPS64
2015-06-12 Dr. David Alan... Remove unneeded memset
2015-06-12 Dr. David Alan... Rename RDMA structures to make destination clear
2015-06-12 Dr. David Alan... Teach analyze-migration.py about section footers
2015-06-12 Dr. David Alan... Add a protective section footer
2015-06-12 Dr. David Alan... Disable section footers on older machine types
2015-06-12 Dr. David Alan... Merge section header writing
2015-06-12 Dr. David Alan... Move loadvm_handlers into MigrationIncomingState
2015-06-12 Dr. David Alan... Move copy out of qemu_peek_buffer
2015-06-12 Dr. David Alan... Create MigrationIncomingState
2015-06-12 Dr. David Alan... qemu_ram_foreach_block: pass up error value, and down...
2015-06-12 Dr. David Alan... Split header writing out of qemu_savevm_state_begin
2015-06-12 Dr. David Alan... Add qemu_get_counted_string to read a string prefixed...
2015-06-12 Juan Quintelamigration: Use normal VMStateDescriptions for Subsections
2015-06-12 Juan Quintelamigration: create savevm_state
2015-06-12 Juan Quintelamigration: Remove duplicated assignment of SETUP status
2015-06-12 Padmanabh Ratnakarrdma: Fix qemu crash when IPv6 address is used for...
2015-06-12 zhanghailiangarch_init: Clean up the duplicate variable 'len' defini...
2015-06-12 Juan Quintelamigration: reduce include files
2015-06-12 Juan Quintelamigration: Add myself to the copyright list of both...
2015-06-12 Juan Quintelamigration: move savevm.c inside migration/
2015-06-12 Juan Quintelamigration: move ram stuff to migration/ram
2015-06-11 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-06-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-06-11 Eric Augerhw/vfio/platform: replace g_malloc0_n by g_new0
2015-06-11 Peter MaydellMerge remote-tracking branch 'remotes/spice/tags/pull...
2015-06-11 Laszlo Erseki386/acpi-build: fix PXB workarounds for unsupported...
2015-06-11 Laszlo Erseki386/acpi-build: more traditional _UID and _HID for...
2015-06-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-06-11 Gerd Hoffmanngtk: don't exit early in case gtk init fails
2015-06-11 Hervé Poussineaunet/dp8393x: fix hardware reset
2015-06-11 Hervé Poussineaunet/dp8393x: correctly reset in_use field
2015-06-11 Hervé Poussineaunet/dp8393x: add load/save support
2015-06-11 Hervé Poussineaunet/dp8393x: add PROM to store MAC address
2015-06-11 Hervé Poussineaunet/dp8393x: QOM'ify
2015-06-11 Hervé Poussineaunet/dp8393x: use dp8393x_ prefix for all functions
2015-06-11 Hervé Poussineaunet/dp8393x: do not use old_mmio accesses
2015-06-11 Hervé Poussineaunet/dp8393x: always calculate proper checksums
2015-06-11 Hervé Poussineaudma/rc4030: convert to QOM
2015-06-11 Hervé Poussineaudma/rc4030: use trace events instead of custom logging
2015-06-11 Hervé Poussineaudma/rc4030: document register at offset 0x210
2015-06-11 Hervé Poussineaudma/rc4030: do not use old_mmio accesses
2015-06-11 Hervé Poussineaudma/rc4030: use AddressSpace and address_space_rw in...
2015-06-11 Hervé Poussineaudma/rc4030: create custom DMA address space
2015-06-11 Hervé Poussineaumips jazz: compile only in 64 bit
2015-06-11 Leon Alraetarget-mips: add ERETNC instruction and Config5.LLB bit
2015-06-11 Yongbok Kimtarget-mips: Misaligned memory accesses for MSA
2015-06-11 Yongbok Kimsoftmmu: Add probe_write()
2015-06-11 Yongbok Kimtarget-mips: Misaligned memory accesses for R6
2015-06-11 Paul Burtonmips_malta: provide ememsize env variable to kernels
2015-06-11 Leon Alraetarget-mips: add Config5.FRE support allowing Status...
2015-06-11 Leon Alraetarget-mips: move group of functions above gen_load_fpr32()
2015-06-11 Gerd Hoffmannspice: ui_info tweaks
2015-06-11 Gerd Hoffmannspice-display: fix segfault in qemu_spice_create_update
2015-06-10 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-06-10 Shannon Zhaovhost-scsi: move qdev properties into vhost-scsi.c
2015-06-10 Shannon Zhaovirtio-9p-device: move qdev properties into virtio...
2015-06-10 Shannon Zhaovirtio-serial-bus: move qdev properties into virtio...
2015-06-10 Shannon Zhaovirtio-rng: move qdev properties into virtio-rng.c
2015-06-10 Shannon Zhaovirtio-scsi: move qdev properties into virtio-scsi.c
2015-06-10 Shannon Zhaovirtio-net.h: Remove unsed DEFINE_VIRTIO_NET_PROPERTIES
2015-06-10 Shannon Zhaovirtio-net: move qdev properties into virtio-net.c
2015-06-10 Gerd Hoffmannvirtio-input: emulated devices [pci]
2015-06-10 Gerd Hoffmannvirtio-input: core code & base class [pci]
2015-06-10 Gerd Hoffmannpci: add PCI_CLASS_INPUT_*
2015-06-10 Gerd Hoffmannvirtio-pci: fill VirtIOPCIRegions early.
2015-06-10 Gerd Hoffmannvirtio-pci: drop identical virtio_pci_cap
2015-06-10 Gerd Hoffmannvirtio-pci: move cap type to VirtIOPCIRegion
next