Age | Commit message (Expand) | Author |
2014-10-15 | usb-hid: Add high speed keyboard configuration | Jan Vesely |
2014-10-15 | usb-hid: Add high speed mouse configuration | Jan Vesely |
2014-10-15 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20141015' i... | Peter Maydell |
2014-10-15 | vga-pci: add qext region to mmio | Gerd Hoffmann |
2014-10-15 | block: remove bootindex property from qdev to qom | Gonglei |
2014-10-15 | net: remove bootindex property from qdev to qom | Gonglei |
2014-10-15 | bootindex: add a setter/getter functions wrapper for bootindex property | Gonglei |
2014-10-15 | fw_cfg: add fw_cfg_machine_reset function | Gonglei |
2014-10-15 | bootindex: add del_boot_device_path function | Gonglei |
2014-10-15 | bootindex: add check bootindex function | Gonglei |
2014-10-15 | bootdevice: move bootdevice related code to new file bootdevice.c | Gonglei |
2014-10-15 | qdev: Drop legacy_name from qdev properties | Gonglei |
2014-10-15 | qom: Add description field in ObjectProperty struct | Gonglei |
2014-10-15 | qdev: Add description field in PropertyInfo struct | Gonglei |
2014-10-15 | qdev: Drop legacy hotplug fields/methods | Igor Mammedov |
2014-10-15 | scsi: Cleanup not used anymore SCSIBusInfo{hotplug, hot_unplug} fields | Igor Mammedov |
2014-10-15 | qdev: Add wrapper to set BUS as HotplugHandler | Igor Mammedov |
2014-10-15 | qdev: Add simple/generic unplug callback for HotplugHandler | Igor Mammedov |
2014-10-15 | qdev: HotplugHandler: Provide unplug callback | Igor Mammedov |
2014-10-15 | qdev: HotplugHandler: Rename unplug callback to unplug_request | Igor Mammedov |
2014-10-15 | Access BusState::allow_hotplug using wraper qbus_is_hotpluggable() | Igor Mammedov |
2014-10-14 | softfloat: add functions corresponding to IEEE-2008 min/maxNumMag | Leon Alrae |
2014-10-14 | qemu-file: Make qemu_file_is_writable() non-static | Eduardo Habkost |
2014-10-14 | vmstate: Allow dynamic allocation for VBUFFER during migration | Alexey Kardashevskiy |
2014-10-14 | QEMUSizedBuffer based QEMUFile | Dr. David Alan Gilbert |
2014-10-09 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-10-09 | qemu-sockets: Add error to non-blocking connect handler | Corey Minyard |
2014-10-09 | qemu-error: Add error_vreport() | Corey Minyard |
2014-10-09 | accel: Create accel object when initializing machine | Eduardo Habkost |
2014-10-09 | accel: Pass MachineState object to accel init functions | Eduardo Habkost |
2014-10-06 | translate-all.c: memory walker initial address miscalculation | Mikhail Ilyin |
2014-10-06 | gdbstub: Allow target CPUs to specify watchpoint STOP_BEFORE_ACCESS flag | Peter Maydell |
2014-10-04 | accel: Rename 'init' method to 'init_machine' | Eduardo Habkost |
2014-10-04 | accel: Remove tcg_available() function | Eduardo Habkost |
2014-10-04 | accel: Move qtest accel registration to qtest.c | Eduardo Habkost |
2014-10-04 | accel: Move Xen registration code to xen-common.c | Eduardo Habkost |
2014-10-04 | accel: Move KVM accel registration to kvm-all.c | Eduardo Habkost |
2014-10-04 | accel: Use QOM classes for accel types | Eduardo Habkost |
2014-10-04 | accel: Move accel code to accel.c | Eduardo Habkost |
2014-10-03 | util: Emancipate id_wellformed() from QemuOpts | Markus Armbruster |
2014-10-03 | ide: Update ide_drive_get to be HBA agnostic | John Snow |
2014-10-03 | pc/vl: Add units-per-default-bus property | John Snow |
2014-10-03 | blockdev: Allow overriding if_max_dev property | John Snow |
2014-10-03 | blockdev: Orphaned drive search | John Snow |
2014-09-30 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-09-30 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-09-30 | util: introduce bitmap_try_new | Peter Lieven |
2014-09-30 | virtio-scsi: Handle TMF request cancellation asynchronously | Fam Zheng |
2014-09-30 | scsi: Introduce scsi_req_cancel_async | Fam Zheng |
2014-09-30 | scsi: Introduce scsi_req_cancel_complete | Fam Zheng |