Age | Commit message (Expand) | Author |
2015-02-02 | rcu: add rcu library | Paolo Bonzini |
2015-01-27 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-01-27 | pc-dimm: Add Error argument to pc_existing_dimms_capacity | Bharata B Rao |
2015-01-27 | pc-dimm: Make pc_existing_dimms_capacity global | Bharata B Rao |
2015-01-27 | pc: Fix DIMMs capacity calculation | Bharata B Rao |
2015-01-27 | smbios: Don't report unknown CPU speed (fix SVVP regression) | Eduardo Habkost |
2015-01-27 | smbios: Fix dimm size calculation when RAM is multiple of 16GB | Eduardo Habkost |
2015-01-27 | bios-linker-loader: move source to common location | Michael S. Tsirkin |
2015-01-27 | bios-linker-loader: move header to common location | Michael S. Tsirkin |
2015-01-27 | virtio: fix feature bit checks | Cornelia Huck |
2015-01-27 | acpi: build_append_nameseg(): add padding if necessary | Igor Mammedov |
2015-01-27 | acpi: update generated hex files | Michael S. Tsirkin |
2015-01-26 | pc: acpi: fix WindowsXP BSOD when memory hotplug is enabled | Igor Mammedov |
2015-01-26 | pci: Split pcie_host_mmcfg_map() | Alexander Graf |
2015-01-26 | Add some trace calls to pci.c. | Don Koch |
2015-01-26 | ich9: add disable_s3, disable_s4, s4_val properties | Amit Shah |
2015-01-26 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-01-26 | target-i386: Disable HLE and RTM on Haswell & Broadwell | Eduardo Habkost |
2015-01-26 | apic: do not dereference pointer before it is checked for NULL | Paolo Bonzini |
2015-01-26 | hw: misc, add educational driver | Jiri Slaby |
2015-01-26 | vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* | Paolo Bonzini |
2015-01-26 | multiboot: Fix offset of bootloader name | Kevin Wolf |
2015-01-26 | pc: fix KVM features in pc-1.3 and earlier machine types | Paolo Bonzini |
2015-01-23 | virtio-blk: Use blk_aio_ioctl | Fam Zheng |
2015-01-23 | virtio-blk: Pass req to virtio_blk_handle_scsi_req | Fam Zheng |
2015-01-22 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20150122-1' into... | Peter Maydell |
2015-01-22 | hw/input/hid.c Fix capslock hid code | Dinar Valeev |
2015-01-22 | hid: handle full ptr queues in post_load | Gerd Hoffmann |
2015-01-22 | sb16: fix interrupt acknowledgement | Paolo Bonzini |
2015-01-20 | Add device listener interface | Paul Durrant |
2015-01-19 | ui: Add dpy_gfx_check_format() to check backend shared surface support | Benjamin Herrenschmidt |
2015-01-16 | fw_cfg: fix endianness in fw_cfg_data_mem_read() / _write() | Laszlo Ersek |
2015-01-15 | blizzard: do not depend on VGA internals | Paolo Bonzini |
2015-01-15 | vt82c686: avoid out-of-bounds read | Paolo Bonzini |
2015-01-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-01-14 | scsi: fix cancellation when I/O was completed but DMA was not. | Paolo Bonzini |
2015-01-14 | hw/scsi/lsi53c895a: add support for additional diag / debug registers | Peter Lieven |
2015-01-13 | Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-13' into staging | Peter Maydell |
2015-01-13 | NVMe: Set correct VS Value for 1.1 Compliant Controllers | Anubhav Rakshit |
2015-01-13 | nvme: Fix get/set number of queues feature | Alex Friedman |
2015-01-13 | ide: Implement VPD response for ATAPI | John Snow |
2015-01-13 | block: Split BLOCK_OP_TYPE_COMMIT to BLOCK_OP_TYPE_COMMIT_{SOURCE, TARGET} | Fam Zheng |
2015-01-13 | xen-pt: Fix PCI devices re-attach failed | Liang Li |
2015-01-12 | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st... | Peter Maydell |
2015-01-12 | hw/net/xen_nic.c: Set 'netdev->mac' to NULL after free it | Chen Gang |
2015-01-12 | hw/net/xen_nic.c: Need free 'netdev->nic' in net_free() instead of net_discon... | Chen Gang |
2015-01-12 | hw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev->rxs' fails | Chen Gang |
2015-01-12 | net: remove all cleanup methods from NIC NetClientInfos | Paolo Bonzini |
2015-01-12 | s390: implement pci instructions | Frank Blaschka |
2015-01-12 | s390: Add PCI bus support | Frank Blaschka |