]> Git Repo - qemu.git/history - hw
target-i386: Support migratable=no properly
[qemu.git] / hw /
2014-09-04 Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2014-09-04 Peter MaydellMerge remote-tracking branch 'remotes/kvaneesh/for...
2014-09-04 Gongleiqdev: Add cleanup logic in device_set_realized() to...
2014-09-04 Gongleiqdev: Use NULL instead of local_err for qbus_child...
2014-09-04 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-09-04 Michael S. Tsirkinvirtio-net: purge outstanding packets when starting...
2014-09-04 Michael S. Tsirkinvirtio: don't call device on !vm_running
2014-09-04 Michael S. Tsirkinvirtio-net: don't run bh on vm stopped
2014-09-04 Bastian Blankhw/9pfs: Don't return type from host in readdir on...
2014-09-04 Gongleiqdev: Use error_abort instead of using local_err
2014-09-04 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2014-09-04 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-09-04 Peter MaydellRevert "vhost_net: start/stop guest notifiers properly"
2014-09-03 zhanghailiangacpi-build: Set FORCE_APIC_CLUSTER_MODEL bit for FADT...
2014-09-03 Michael S. Tsirkinvhost-scsi: init backend features earlier
2014-09-03 Jason Wangvhost_net: init acked_features to backend_features
2014-09-03 Jason Wangvhost_net: start/stop guest notifiers properly
2014-09-02 Aneesh Kumar K.Vhw/9pfs: Use little-endian format for xattr values
2014-09-02 GongleiFix debug print warning
2014-09-02 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-09-02 Jason Wangvhost_net: start/stop guest notifiers properly
2014-09-02 Knut Omangpci: avoid losing config updates to MSI/MSIX cap regs
2014-09-02 Michael S. Tsirkinvirtio-net: don't run bh on vm stopped
2014-09-02 Gongleiioh3420: remove unused ioh3420_init() declaration
2014-09-02 Michael S. Tsirkinvhost_net: cleanup start/stop condition
2014-09-02 Peter MaydellMerge remote-tracking branch 'remotes/spice/tags/pull...
2014-09-01 Bastian Koppelmanntarget-tricore: Add board for systemmode
2014-09-01 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2014-09-01 Gerd Hoffmannqxl-render: add more sanity checks
2014-09-01 Matthew Rosatosclp-s390: Add memory hotplug SCLPs
2014-09-01 Matthew Rosatos390-virtio: Apply same memory boundaries as virtio-ccw
2014-09-01 Matthew Rosatovirtio-ccw: Include standby memory when calculating...
2014-09-01 Matthew Rosatosclp-s390: Add device to manage s390 memory hotplug
2014-08-29 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-08-29 Stefan Hajnoczivirtio-blk: allow drive_del with dataplane
2014-08-29 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2014-08-29 Sergey Fedorovhw/intc/arm_gic: honor target mask in gic_update()
2014-08-29 Joel Schoppaarch64: raise max_cpus to 8
2014-08-29 Adam Lackorzynskiarm_gic: Use GIC_NR_SGIS constant
2014-08-29 Adam Lackorzynskiarm_gic: Do not force PPIs to edge-triggered mode
2014-08-29 Adam Lackorzynskiarm_gic: GICD_ICFGR: Write model only for pre v1 GICs
2014-08-29 Adam Lackorzynskiarm_gic: Fix read of GICD_ICFGR
2014-08-29 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-08-29 Gongleiusb: add usb host adapters exit trace
2014-08-29 Gongleiusb-xhci: add exit function
2014-08-29 Gongleiusb-ehci: add ehci-pci device exit function
2014-08-29 Gongleiusb-ehci: add ehci unrealize funciton
2014-08-29 Gongleiusb-ehci: add vmstate properity for EHCIState
2014-08-29 Gongleiusb-uhci: clean up uhci resource when pci-uhci exit
2014-08-29 Gongleiusb-ohci: add exit function
2014-08-29 Gongleiusb-ohci: Fix memory leak for ohci timer
2014-08-29 Gongleiusb: add usb_bus_release function
2014-08-29 Gerd HoffmannRevert "xhci: Fix number of streams allocated when...
2014-08-29 Gerd Hoffmannxhci: use (1u << i)
2014-08-29 Jack UnFix OHCI ISO TD state never being written back.
2014-08-29 Gongleixhci: fix debug print compiling error
2014-08-29 Markus Armbrusterusb: Fix bootindex for portnr > 9
2014-08-29 Markus Armbrusteride: Fix bootindex for bus_id > 9
2014-08-28 Le Tanintel-iommu: add IOTLB using hash table
2014-08-28 Le Tanintel-iommu: add context-cache to cache context-entry
2014-08-28 Le Tanintel-iommu: add supports for queued invalidation interface
2014-08-28 Le Tanintel-iommu: fix coding style issues around in q35...
2014-08-28 Le Tanintel-iommu: add Intel IOMMU emulation to q35 and add...
2014-08-28 Le Tanintel-iommu: add DMAR table to ACPI tables
2014-08-28 Le Tanintel-iommu: introduce Intel IOMMU (VT-d) emulation
2014-08-28 Le Taniommu: add is_write as a parameter to the translate...
2014-08-28 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2014-08-28 Peter MaydellMerge remote-tracking branch 'remotes/kvm/tags/for...
2014-08-27 Paolo Bonzinimc146818rtc: reinitialize irq_reinject_on_ack_count...
2014-08-26 Fam Zhengvirtio-scsi: Report error if num_queues is 0 or too...
2014-08-26 Gongleiscsi-generic: remove superfluous DPRINTF avoid to break...
2014-08-26 Fam Zhengscsi-bus: Convert DeviceClass init to realize
2014-08-26 Fam Zhengblock: Pass errp in blkconf_geometry
2014-08-26 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2014-08-25 Alex Williamsonvfio: Enable NVIDIA 88000 region quirk regardless of VGA
2014-08-25 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-08-25 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2014-08-25 Alexey Kardashevskiyspapr: Add support for new NMI interface
2014-08-25 Alexey Kardashevskiys390x: Migrate to new NMI interface
2014-08-25 Alexey Kardashevskiys390x: Convert QEMUMachine to MachineClass
2014-08-25 Alexey Kardashevskiycpus: Define callback for QEMU "nmi" command
2014-08-24 Michael S. Tsirkinpcie: fix trailing whitespace
2014-08-24 Knut Omangioh3420: Enable ARI forwarding
2014-08-24 Knut Omangioh3420: Remove obsoleted, unused ioh3420_init function
2014-08-24 Knut Omangpcie: Rename the pcie_cap_ari_* functions to pcie_cap_a...
2014-08-24 Knut Omangpcie: Fix incorrect write to the ari capability next...
2014-08-24 Michael S. Tsirkinssdt-tpm: add generated hex file to git
2014-08-24 Stefan BergerAdd ACPI tables for TPM
2014-08-24 Michael S. Tsirkinpc: reserve more memory for ACPI for new machine types
2014-08-24 Gongleipcihp: fix possible array out of bounds
2014-08-24 Paolo Bonzinipci_bridge: manually destroy memory regions within...
2014-08-24 Ben Drapervmxnet3: Pad short frames to minimum size (60 bytes)
2014-08-24 Peter Crosthwaitedma: axidma: Variablise repeated s->streams[i] sub...
2014-08-24 Peter Crosthwaitemicroblaze: ml605: Get rid of ddr_base variable
2014-08-22 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-08-20 zhanghailiangvirtio-blk: fix reference a pointer which might be...
2014-08-20 Stefan Hajnoczivirtio-blk: allow block_resize with dataplane
2014-08-20 Markus Armbrusterblock: Drop some superfluous casts from void *
2014-08-20 Markus Armbrusterblock: Use g_new() & friends to avoid multiplying sizes
2014-08-20 Markus Armbrusterblock: Use g_new() & friends where that makes obvious...
next
This page took 0.069399 seconds and 7 git commands to generate.