Age | Commit message (Expand) | Author |
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 |
2014-11-04 | sysbus: Expose IRQ enumeration helpers | Alexander Graf |
2014-11-04 | sysbus: Make devices spawnable via -device | Alexander Graf |
2014-11-04 | sysbus: Add dynamic sysbus device search | Alexander Graf |
2014-11-04 | Merge remote-tracking branch 'remotes/lalrae/tags/mips-20141103' into staging | Peter Maydell |
2014-11-03 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-11-03 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-11-03 | Merge remote-tracking branch 'remotes/xtensa/tags/20141103-xtensa' into staging | Peter Maydell |
2014-11-03 | vga: add default display to machine class | Gerd Hoffmann |
2014-11-03 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-0... | Peter Maydell |
2014-11-03 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-11-03 | softmmu: provide softmmu access type enum | Leon Alrae |
2014-11-03 | block: add bdrv_drain() | Stefan Hajnoczi |
2014-11-03 | blockjob: add block_job_defer_to_main_loop() | Stefan Hajnoczi |
2014-11-03 | block: Add status callback to bdrv_amend_options() | Max Reitz |
2014-11-03 | blockjob: Add "ready" field | Max Reitz |
2014-11-03 | blockjob: Introduce block_job_complete_sync() | Max Reitz |
2014-11-03 | qcow2: Optimize bdrv_make_empty() | Max Reitz |
2014-11-03 | BlockLimits: introduce max_transfer_length | Peter Lieven |
2014-11-03 | util: introduce MIN_NON_ZERO | Peter Lieven |
2014-11-03 | hw/core/loader: implement address translation in uimage loader | Max Filippov |
2014-11-02 | smbios: Encode UUID according to SMBIOS specification | Eduardo Habkost |
2014-11-02 | -machine vmport=off: Allow disabling of VMWare ioport emulation | Dr. David Alan Gilbert |
2014-11-02 | cpu-hotplug: rename function for better readability | Gu Zheng |
2014-11-02 | qom/cpu: remove the unused CPU hot-plug notifier | Gu Zheng |
2014-11-02 | pc: Update rtc_cmos in pc_cpu_plug | Gu Zheng |
2014-11-02 | acpi:piix4: convert cpu hotplug to hotplug_handler API | Gu Zheng |
2014-11-02 | acpi:ich9: convert cpu hotplug to hotplug_handler API | Gu Zheng |
2014-11-02 | acpi/cpu: add cpu hotplug callback function to match hotplug_handler API | Gu Zheng |
2014-11-02 | intel_iommu: fix VTD_SID_TO_BUS | Michael S. Tsirkin |
2014-11-02 | virtio-pci: fix migration for pci bus master | Michael S. Tsirkin |
2014-11-02 | well-defined listing order for machine types | Laszlo Ersek |
2014-11-02 | pidfile: stop making pidfile error a special case | Michael Tokarev |
2014-11-02 | bitmap.h: Don't include qemu-common.h | Eduardo Habkost |
2014-11-02 | bitops.h: Don't include qemu-common.h | Eduardo Habkost |
2014-10-31 | scsi: devirtualize unrealize of SCSI devices | Paolo Bonzini |
2014-10-31 | Add skip_dump flag to ignore memory region during dump | Nikunj A Dadhania |
2014-10-31 | -machine vmport=off: Allow disabling of VMWare ioport emulation | Dr. David Alan Gilbert |
2014-10-31 | megasas: Clear unit attention on initial reset | Hannes Reinecke |
2014-10-31 | megasas: add MegaRAID SAS 2108 emulation | Hannes Reinecke |
2014-10-31 | scsi: Rename scsi_*_length() to scsi_*_xfer(), add scsi_cdb_length() | Hannes Reinecke |
2014-10-30 | Merge remote-tracking branch 'remotes/sstabellini/xen-2014-10-30' into staging | Peter Maydell |