aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-17Fix NOR flash device ID readingRoy Franz
2013-12-17Fix CFI query responses for NOR flashRoy Franz
2013-12-17Add max device width parameter for NOR devicesRoy Franz
2013-12-17Set proper device-width for vexpress flashRoy Franz
2013-12-17return status for each NOR flash deviceRoy Franz
2013-12-17Add device-width property to pflash_cfi01Roy Franz
2013-12-17rename pflash_t member width to bank_widthRoy Franz
2013-12-17target-arm: add support for v8 AES instructionsArd Biesheuvel
2013-12-16qemu_opts_parse(): always check return valueLaszlo Ersek
2013-12-16Merge remote-tracking branch 'spice/tags/pull-spice-1' into stagingAnthony Liguori
2013-12-16Merge remote-tracking branch 'kwolf/tags/for-anthony' into stagingAnthony Liguori
2013-12-16spice: stop server for qxl hard resetGerd Hoffmann
2013-12-16spice: move spice_server_vm_{start,stop} calls into qemu_spice_display_*()Gerd Hoffmann
2013-12-16spice: move qemu_spice_display_*() from spice-graphics to spice-coreGerd Hoffmann
2013-12-16nbd: avoid uninitialized warningsMarc-André Lureau
2013-12-16nbd: finish any pending coroutineMarc-André Lureau
2013-12-16nbd: make nbd_client_session_close() idempotentMarc-André Lureau
2013-12-16nbd: pass export name as init argumentMarc-André Lureau
2013-12-16nbd: don't change socket block during negotiateMarc-André Lureau
2013-12-16Split nbd block client codeMarc-André Lureau
2013-12-16spice-char: implement chardev port eventMarc-André Lureau
2013-12-16char: add qemu_chr_fe_event()Marc-André Lureau
2013-12-16include: add missing config-host.h includeMarc-André Lureau
2013-12-16qmp_change_blockdev() remove unused has_formatMarc-André Lureau
2013-12-16spice-char: remove unused fieldMarc-André Lureau
2013-12-16vscclient: do not add a socket watch if there is not data to sendMarc-André Lureau
2013-12-16spice: flip streaming video mode to off by defaultGerd Hoffmann
2013-12-13Merge remote-tracking branch 'bonzini/virtio' into stagingAnthony Liguori
2013-12-13Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-12-13Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2013-12-13blkdebug: Use QLIST_FOREACH_SAFE to resume IOFam Zheng
2013-12-13qemu-img: make progress output more accurate during convertPeter Lieven
2013-12-13block: expect get_block_status errors in bdrv_make_zeroPeter Lieven
2013-12-13block/vvfat: Fix compiler warnings for OpenBSDStefan Weil
2013-12-13qapi-schema.json: Change 1.8 reference to 2.0Kevin Wolf
2013-12-13sheepdog: check if '-o redundancy' is passed from userLiu Yuan
2013-12-13target-microblaze: Use the new qemu_ld/st opcodesRichard Henderson
2013-12-11pc: use macro for HPET typeMichael S. Tsirkin
2013-12-11hpet: fix build with CONFIG_HPET offMichael S. Tsirkin
2013-12-11acpi unit-test: adjust the test data structure for better handlingMarcel Apfelbaum
2013-12-11acpi unit-test: load and check facs tableMarcel Apfelbaum
2013-12-11exec: separate sections and nodes per address spaceMarcel Apfelbaum
2013-12-11memory.c: bugfix - ref counting mismatch in memory_region_findMarcel Apfelbaum
2013-12-11hpet: enable to entitle more irq pins for hpetLiu Ping Fan
2013-12-11hpet: inverse polarity when pin above ISA_NUM_IRQSLiu Ping Fan
2013-12-11pci: fix pci bridge fw pathGerd Hoffmann
2013-12-10Merge remote-tracking branch 'rth/tcg-temp-order' into stagingAnthony Liguori
2013-12-10Merge remote-tracking branch 'stefanha/net-next' into stagingAnthony Liguori
2013-12-10Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20131210' into st...Anthony Liguori
2013-12-10Merge remote-tracking branch 'kraxel/tags/pull-audio-1' into stagingAnthony Liguori