Age | Commit message (Expand) | Author | Files | Lines |
2014-12-12 | vmdk: Fix error for JSON descriptor file names | Max Reitz | 1 | -0/+1 |
2014-12-11 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-12-1... | Peter Maydell | 2 | -58/+50 |
2014-12-11 | Sort include/qemu/typedefs.h | Dr. David Alan Gilbert | 1 | -55/+50 |
2014-12-11 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141211'... | Peter Maydell | 1 | -0/+6 |
2014-12-11 | Add the "-semihosting-config" option. | Liviu Ionescu | 1 | -0/+6 |
2014-12-10 | block: Make essential BlockDriver objects public | Max Reitz | 1 | -0/+8 |
2014-12-10 | raw: Prohibit dangerous writes for probed images | Kevin Wolf | 1 | -0/+3 |
2014-12-10 | block: Read only one sector for format probing | Kevin Wolf | 1 | -0/+2 |
2014-12-10 | nbd: Change external interface to BlockBackend | Max Reitz | 1 | -4/+3 |
2014-12-10 | block: Add blk_add_close_notifier() for BB | Max Reitz | 1 | -0/+1 |
2014-12-10 | block: Add AioContextNotifier functions to BB | Max Reitz | 1 | -0/+8 |
2014-12-10 | block: Lift more functions into BlockBackend | Max Reitz | 1 | -0/+3 |
2014-12-10 | block: Add bdrv_get_node_name | Fam Zheng | 1 | -0/+1 |
2014-12-10 | block: Add bdrv_next_node | Fam Zheng | 1 | -0/+1 |
2014-12-10 | virtio: remove useless declaration of virtio_net_init() | Gonglei | 1 | -3/+0 |
2014-11-27 | hmp: fix regression of HMP device_del auto-completion | Marcel Apfelbaum | 1 | -1/+1 |
2014-11-26 | -machine vmport=auto: Fix handling of VMWare ioport emulation for xen | Don Slutz | 1 | -1/+1 |
2014-11-24 | acpi-build: mark RAM dirty on table update | Michael S. Tsirkin | 1 | -1/+1 |
2014-11-23 | pc: align DIMM's address/size by backend's alignment value | Igor Mammedov | 1 | -0/+4 |
2014-11-23 | memory: expose alignment used for allocating RAM as MemoryRegion API | Igor Mammedov | 3 | -2/+5 |
2014-11-23 | pc: limit DIMM address and size to page aligned values | Igor Mammedov | 1 | -1/+1 |
2014-11-23 | pc: kvm: check if KVM has free memory slots to avoid abort() | Igor Mammedov | 1 | -0/+1 |
2014-11-18 | exec: Handle multipage ranges in invalidate_and_set_dirty() | Peter Maydell | 1 | -0/+25 |
2014-11-13 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2 | -1/+3 |
2014-11-12 | virtio-scsi: Fix comment for VirtIOSCSIReq | Fam Zheng | 1 | -1/+2 |
2014-11-12 | esp: Do not overwrite ESP_TCHI after reset | Hannes Reinecke | 1 | -0/+1 |
2014-11-11 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-1... | Peter Maydell | 3 | -2/+5 |
2014-11-11 | block: Fix comment for bdrv_co_get_block_status | Fam Zheng | 1 | -1/+3 |
2014-11-11 | sysbus: Correct SYSTEM_BUS(obj) defines | Gonglei | 1 | -1/+1 |
2014-11-11 | numa: make 'info numa' take into account hotplugged memory | zhanghailiang | 1 | -0/+1 |
2014-11-04 | sysbus: Add new platform bus helper device | Alexander Graf | 1 | -0/+57 |
2014-11-04 | sysbus: Expose MMIO enumeration helper | Alexander Graf | 1 | -0/+1 |
2014-11-04 | sysbus: Expose IRQ enumeration helpers | Alexander Graf | 2 | -0/+4 |
2014-11-04 | sysbus: Make devices spawnable via -device | Alexander Graf | 1 | -2/+6 |
2014-11-04 | sysbus: Add dynamic sysbus device search | Alexander Graf | 1 | -0/+5 |
2014-11-04 | Merge remote-tracking branch 'remotes/lalrae/tags/mips-20141103' into staging | Peter Maydell | 1 | -0/+6 |
2014-11-03 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 8 | -35/+63 |
2014-11-03 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 4 | -2/+60 |
2014-11-03 | Merge remote-tracking branch 'remotes/xtensa/tags/20141103-xtensa' into staging | Peter Maydell | 1 | -1/+3 |
2014-11-03 | vga: add default display to machine class | Gerd Hoffmann | 1 | -0/+2 |
2014-11-03 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-0... | Peter Maydell | 3 | -3/+8 |
2014-11-03 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 4 | -3/+26 |
2014-11-03 | softmmu: provide softmmu access type enum | Leon Alrae | 1 | -0/+6 |
2014-11-03 | block: add bdrv_drain() | Stefan Hajnoczi | 1 | -0/+1 |
2014-11-03 | blockjob: add block_job_defer_to_main_loop() | Stefan Hajnoczi | 1 | -0/+19 |
2014-11-03 | block: Add status callback to bdrv_amend_options() | Max Reitz | 2 | -2/+9 |
2014-11-03 | blockjob: Add "ready" field | Max Reitz | 1 | -0/+5 |
2014-11-03 | blockjob: Introduce block_job_complete_sync() | Max Reitz | 1 | -0/+15 |
2014-11-03 | qcow2: Optimize bdrv_make_empty() | Max Reitz | 1 | -0/+2 |
2014-11-03 | BlockLimits: introduce max_transfer_length | Peter Lieven | 1 | -0/+3 |