Age | Commit message (Expand) | Author |
2016-11-10 | hw/input/hid: support alternative sysrq/break scancodes for gtk-vnc | Peter Korsgaard |
2016-11-10 | usbredir: free vm_change_state_handler in usbredir destroy dispatch | Li Qiang |
2016-11-10 | usb: ehci: fix memory leak in ehci_init_transfer | Li Qiang |
2016-11-07 | hw/i2c/bitbang_i2c: Handle NACKs from devices | Peter Maydell |
2016-11-07 | nvic: set pending status for not active interrupts | Marcin Krzeminski |
2016-11-07 | char: cadence: check baud rate generator and divider values | Prasad J Pandit |
2016-11-04 | Merge remote-tracking branch 'sstabellini/tags/xen-20161102-tag' into staging | Stefan Hajnoczi |
2016-11-03 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Stefan Hajnoczi |
2016-11-02 | PCMachineState: introduce acpi_build_enabled field | Wei Liu |
2016-11-02 | hw/xen/xen_pvdev: Include qemu/log.h for qemu_log_vprintf() | Thomas Huth |
2016-11-01 | acpi: fix assert failure caused by commit 35c5a52d | Haozhong Zhang |
2016-11-01 | acpi/ipmi: Initialize the fwinfo before fetching it | Corey Minyard |
2016-11-01 | ipmi: Add graceful shutdown handling to the external BMC | Corey Minyard |
2016-11-01 | ipmi: fix build config variable name for ipmi_bmc_extern.o | Daniel P. Berrange |
2016-11-01 | ipmi: Implement shutdown via ACPI overtemp | Corey Minyard |
2016-11-01 | ipmi: chassis poweroff should use qemu_system_shutdown_request() | Cédric Le Goater |
2016-11-01 | ipmi_bmc_sim: Remove an unnecessary mutex | Corey Minyard |
2016-11-01 | ipmi: Remove hotplug from IPMI BMCs | Corey Minyard |
2016-11-01 | pc: memhp: enable nvdimm device hotplug | Xiao Guangrong |
2016-11-01 | nvdimm acpi: introduce _FIT | Xiao Guangrong |
2016-11-01 | nvdimm acpi: introduce fit buffer | Xiao Guangrong |
2016-11-01 | nvdimm acpi: prebuild nvdimm devices for available slots | Xiao Guangrong |
2016-11-01 | nvdimm acpi: use common macros instead of magic names | Xiao Guangrong |
2016-11-01 | acpi nvdimm: rename result_size to dsm_out_buf_siz | Xiao Guangrong |
2016-11-01 | nvdimm acpi: compile nvdimm acpi code arch-independently | Xiao Guangrong |
2016-11-01 | acpi nvdimm: fix Arg6 usage | Xiao Guangrong |
2016-11-01 | acpi nvdimm: fix ARG3 conflict | Xiao Guangrong |
2016-11-01 | acpi nvdimm: fix device physical address base | Xiao Guangrong |
2016-11-01 | acpi nvdimm: fix OperationRegion definition | Xiao Guangrong |
2016-11-01 | acpi nvdimm: fix wrong buffer size returned by DSM method | Xiao Guangrong |
2016-11-01 | virtio-crypto: using bh to handle dataq's requests | Gonglei |
2016-11-01 | cryptodev: introduce an unified wrapper for crypto operation | Gonglei |
2016-11-01 | virtio-crypto: add data queue processing handler | Gonglei |
2016-11-01 | virtio-crypto: add control queue handler | Gonglei |
2016-11-01 | virtio-crypto: set capacity of algorithms supported | Gonglei |
2016-11-01 | virtio-crypto-pci: add virtio crypto pci support | Gonglei |
2016-11-01 | virtio-crypto: add virtio crypto device emulation | Gonglei |
2016-11-01 | 9pfs: drop excessive error message from virtfs_reset() | Greg Kurz |
2016-11-01 | 9pfs: don't BUG_ON() if fid is already opened | Greg Kurz |
2016-11-01 | 9pfs: xattrcreate requires non-opened fids | Greg Kurz |
2016-11-01 | 9pfs: limit xattr size in xattrcreate | Greg Kurz |
2016-11-01 | 9pfs: fix integer overflow issue in xattr read/write | Li Qiang |
2016-11-01 | 9pfs: convert 'len/copied_len' field in V9fsXattr to the type of uint64_t | Li Qiang |
2016-11-01 | 9pfs: add xattrwalk_fid field in V9fsXattr struct | Li Qiang |
2016-10-31 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161031.0' ... | Peter Maydell |
2016-10-31 | vfio: Add support for mmapping sub-page MMIO BARs | Yongji Xie |
2016-10-31 | vfio/pci: fix out-of-sync BAR information on reset | Ido Yariv |
2016-10-31 | vfio: Handle zero-length sparse mmap ranges | Alex Williamson |
2016-10-31 | memory: Replace skip_dump flag with "ram_device" | Alex Williamson |
2016-10-31 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s... | Peter Maydell |