Age | Commit message (Expand) | Author |
2014-12-17 | tcg: add separate monitor command to dump opcode counters | Max Filippov |
2014-12-16 | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20141216-1' into ... | Peter Maydell |
2014-12-16 | Merge remote-tracking branch 'remotes/amit-migration/tags/for-2.3-2' into sta... | Peter Maydell |
2014-12-16 | spice: use bottom half instead of refresh timer for cursor updates | Gerd Hoffmann |
2014-12-16 | cpu: verify that block->host is set | Michael S. Tsirkin |
2014-12-16 | cpu: assert host pointer offset within block | Michael S. Tsirkin |
2014-12-16 | exec: add wrapper for host pointer access | Michael S. Tsirkin |
2014-12-15 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-12-15 | sdhci: Define SDHCI PCI ids | Kevin O'Connor |
2014-12-15 | kvm/apic: fix 2.2->2.1 migration | Paolo Bonzini |
2014-12-15 | cpus: make icount warp behave well with respect to stop/cont | Pavel Dovgalyuk |
2014-12-15 | timer: introduce new QEMU_CLOCK_VIRTUAL_RT clock | Pavel Dovgalyuk |
2014-12-15 | cpu-exec: invalidate nocache translation if they are interrupted | Pavel Dovgalyuk |
2014-12-15 | icount: introduce cpu_get_icount_raw | Pavel Dovgalyuk |
2014-12-15 | KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks | Eric Auger |
2014-12-12 | linux-aio: simplify removal of completed iocbs from the list | Paolo Bonzini |
2014-12-12 | block: drop unused bdrv_clear_incoming_migration_all() prototype | Stefan Hajnoczi |
2014-12-12 | block: Don't add trailing space in "Formating..." message | Fam Zheng |
2014-12-12 | vmdk: Fix error for JSON descriptor file names | Max Reitz |
2014-12-11 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-12-1... | Peter Maydell |
2014-12-11 | Sort include/qemu/typedefs.h | Dr. David Alan Gilbert |
2014-12-11 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141211'... | Peter Maydell |
2014-12-11 | Add the "-semihosting-config" option. | Liviu Ionescu |
2014-12-10 | block: Make essential BlockDriver objects public | Max Reitz |
2014-12-10 | raw: Prohibit dangerous writes for probed images | Kevin Wolf |
2014-12-10 | block: Read only one sector for format probing | Kevin Wolf |
2014-12-10 | nbd: Change external interface to BlockBackend | Max Reitz |
2014-12-10 | block: Add blk_add_close_notifier() for BB | Max Reitz |
2014-12-10 | block: Add AioContextNotifier functions to BB | Max Reitz |
2014-12-10 | block: Lift more functions into BlockBackend | Max Reitz |
2014-12-10 | block: Add bdrv_get_node_name | Fam Zheng |
2014-12-10 | block: Add bdrv_next_node | Fam Zheng |
2014-12-10 | virtio: remove useless declaration of virtio_net_init() | Gonglei |
2014-11-27 | hmp: fix regression of HMP device_del auto-completion | Marcel Apfelbaum |
2014-11-26 | -machine vmport=auto: Fix handling of VMWare ioport emulation for xen | Don Slutz |
2014-11-24 | acpi-build: mark RAM dirty on table update | Michael S. Tsirkin |
2014-11-23 | pc: align DIMM's address/size by backend's alignment value | Igor Mammedov |
2014-11-23 | memory: expose alignment used for allocating RAM as MemoryRegion API | Igor Mammedov |
2014-11-23 | pc: limit DIMM address and size to page aligned values | Igor Mammedov |
2014-11-23 | pc: kvm: check if KVM has free memory slots to avoid abort() | Igor Mammedov |
2014-11-18 | exec: Handle multipage ranges in invalidate_and_set_dirty() | Peter Maydell |
2014-11-13 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-11-12 | virtio-scsi: Fix comment for VirtIOSCSIReq | Fam Zheng |
2014-11-12 | esp: Do not overwrite ESP_TCHI after reset | Hannes Reinecke |
2014-11-11 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-1... | Peter Maydell |
2014-11-11 | block: Fix comment for bdrv_co_get_block_status | Fam Zheng |
2014-11-11 | sysbus: Correct SYSTEM_BUS(obj) defines | Gonglei |
2014-11-11 | numa: make 'info numa' take into account hotplugged memory | zhanghailiang |
2014-11-04 | sysbus: Add new platform bus helper device | Alexander Graf |
2014-11-04 | sysbus: Expose MMIO enumeration helper | Alexander Graf |