index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2017-06-02
char: make chr_fe_deinit() optionaly delete backend
Marc-André Lureau
2017-06-02
char: move CharBackend handling in char-fe unit
Marc-André Lureau
2017-06-02
be-hci: use backend functions
Marc-André Lureau
2017-06-02
chardev: serial & parallel declaration to own headers
Marc-André Lureau
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
2017-06-02
Remove/replace sysemu/char.h inclusion
Marc-André Lureau
2017-06-01
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2017-05-30
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
Stefan Hajnoczi
2017-05-30
Merge remote-tracking branch 'kraxel/tags/pull-usb-20170529-1' into staging
Stefan Hajnoczi
2017-05-30
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
2017-05-30
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170525' into staging
Stefan Hajnoczi
2017-05-30
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
Stefan Hajnoczi
2017-05-30
Merge remote-tracking branch 'ehabkost/tags/numa-pull-request' into staging
Stefan Hajnoczi
2017-05-29
ehci: fix frame timer invocation.
Gerd Hoffmann
2017-05-29
usb: don't wakeup during coldplug
Gerd Hoffmann
2017-05-29
usb-hub: set PORT_STAT_C_SUSPEND on host-initiated wake-up
Ladi Prosek
2017-05-29
xhci: add CONFIG_USB_XHCI_NEC option
Gerd Hoffmann
2017-05-29
xhci: split into multiple files
Gerd Hoffmann
2017-05-29
usb: Simplify the parameter parsing of the legacy usb serial device
Thomas Huth
2017-05-29
ehci: fix overflow in frame timer code
Gerd Hoffmann
2017-05-29
pc: ACPI BIOS: use highest NUMA node for hotplug mem hole SRAT entry
Ladi Prosek
2017-05-26
nvme: Add support for Controller Memory Buffers
Stephen Bates
2017-05-25
vhost-user: pass message as a pointer to process_message_reply()
Maxime Coquelin
2017-05-25
virtio_net: Bypass backends for MTU feature negotiation
Maxime Coquelin
2017-05-25
intel_iommu: support passthrough (PT)
Peter Xu
2017-05-25
intel_iommu: allow dev-iotlb context entry conditionally
Peter Xu
2017-05-25
intel_iommu: use IOMMU_ACCESS_FLAG()
Peter Xu
2017-05-25
intel_iommu: provide vtd_ce_get_type()
Peter Xu
2017-05-25
intel_iommu: renaming context entry helpers
Peter Xu
2017-05-25
x86-iommu: use DeviceClass properties
Peter Xu
2017-05-25
memory: remove the last param in memory_region_iommu_replay()
Peter Xu
2017-05-25
memory: tune last param of iommu_ops.translate()
Peter Xu
2017-05-25
9pfs: local: metadata file for the VirtFS root
Greg Kurz
2017-05-25
9pfs: local: simplify file opening
Greg Kurz
2017-05-25
9pfs: local: resolve special directories in paths
Greg Kurz
2017-05-25
9pfs: check return value of v9fs_co_name_to_path()
Greg Kurz
2017-05-25
9pfs: assume utimensat() and futimens() are present
Greg Kurz
2017-05-25
9pfs: local: fix unlink of alien files in mapped-file mode
Greg Kurz
2017-05-25
9pfs: drop pdu_push_and_notify()
Greg Kurz
2017-05-25
virtio-9p/xen-9p: move 9p specific bits to core 9p code
Greg Kurz
2017-05-25
xics: add unrealize handler
Greg Kurz
2017-05-25
hw/ppc/spapr.c: recover pending LMB unplug info in spapr_lmb_release
Daniel Henrique Barboza
2017-05-25
hw/ppc: migrating the DRC state of hotplugged devices
Daniel Henrique Barboza
2017-05-25
hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque
Daniel Henrique Barboza
2017-05-25
hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineState
David Gibson
2017-05-24
Merge remote-tracking branch 'cohuck/tags/s390x-20170523' into staging
Stefan Hajnoczi
2017-05-24
spapr: add pre_plug function for memory
Laurent Vivier
2017-05-24
pseries: Restore support for total vcpus not a multiple of threads-per-core f...
David Gibson
2017-05-24
pseries: Split CAS PVR negotiation out into a separate function
David Gibson
2017-05-24
spapr: fix error reporting in xics_system_init()
Greg Kurz
[next]