index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-02
be-hci: use backend functions
Marc-André Lureau
1
-6
/
+3
2017-06-02
chardev: serial & parallel declaration to own headers
Marc-André Lureau
8
-8
/
+8
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
43
-43
/
+43
2017-06-02
Remove/replace sysemu/char.h inclusion
Marc-André Lureau
12
-12
/
+1
2017-06-01
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
8
-139
/
+164
2017-05-30
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
Stefan Hajnoczi
2
-4
/
+144
2017-05-30
Merge remote-tracking branch 'kraxel/tags/pull-usb-20170529-1' into staging
Stefan Hajnoczi
8
-257
/
+330
2017-05-30
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
15
-144
/
+274
2017-05-30
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170525' into staging
Stefan Hajnoczi
9
-172
/
+330
2017-05-30
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
Stefan Hajnoczi
40
-59
/
+64
2017-05-30
Merge remote-tracking branch 'ehabkost/tags/numa-pull-request' into staging
Stefan Hajnoczi
1
-1
/
+2
2017-05-29
ehci: fix frame timer invocation.
Gerd Hoffmann
1
-3
/
+10
2017-05-29
usb: don't wakeup during coldplug
Gerd Hoffmann
1
-0
/
+8
2017-05-29
usb-hub: set PORT_STAT_C_SUSPEND on host-initiated wake-up
Ladi Prosek
1
-1
/
+14
2017-05-29
xhci: add CONFIG_USB_XHCI_NEC option
Gerd Hoffmann
1
-1
/
+1
2017-05-29
xhci: split into multiple files
Gerd Hoffmann
4
-236
/
+292
2017-05-29
usb: Simplify the parameter parsing of the legacy usb serial device
Thomas Huth
1
-16
/
+5
2017-05-29
ehci: fix overflow in frame timer code
Gerd Hoffmann
1
-1
/
+1
2017-05-29
pc: ACPI BIOS: use highest NUMA node for hotplug mem hole SRAT entry
Ladi Prosek
1
-2
/
+5
2017-05-26
nvme: Add support for Controller Memory Buffers
Stephen Bates
2
-4
/
+144
2017-05-25
vhost-user: pass message as a pointer to process_message_reply()
Maxime Coquelin
1
-6
/
+6
2017-05-25
virtio_net: Bypass backends for MTU feature negotiation
Maxime Coquelin
1
-1
/
+16
2017-05-25
intel_iommu: support passthrough (PT)
Peter Xu
4
-59
/
+176
2017-05-25
intel_iommu: allow dev-iotlb context entry conditionally
Peter Xu
1
-13
/
+36
2017-05-25
intel_iommu: use IOMMU_ACCESS_FLAG()
Peter Xu
1
-1
/
+1
2017-05-25
intel_iommu: provide vtd_ce_get_type()
Peter Xu
1
-1
/
+6
2017-05-25
intel_iommu: renaming context entry helpers
Peter Xu
1
-12
/
+12
2017-05-25
x86-iommu: use DeviceClass properties
Peter Xu
1
-40
/
+7
2017-05-25
memory: remove the last param in memory_region_iommu_replay()
Peter Xu
1
-1
/
+1
2017-05-25
memory: tune last param of iommu_ops.translate()
Peter Xu
8
-10
/
+10
2017-05-25
9pfs: local: metadata file for the VirtFS root
Greg Kurz
1
-27
/
+59
2017-05-25
9pfs: local: simplify file opening
Greg Kurz
3
-50
/
+29
2017-05-25
9pfs: local: resolve special directories in paths
Greg Kurz
1
-7
/
+25
2017-05-25
9pfs: check return value of v9fs_co_name_to_path()
Greg Kurz
1
-11
/
+25
2017-05-25
9pfs: assume utimensat() and futimens() are present
Greg Kurz
1
-5
/
+0
2017-05-25
9pfs: local: fix unlink of alien files in mapped-file mode
Greg Kurz
1
-19
/
+15
2017-05-25
9pfs: drop pdu_push_and_notify()
Greg Kurz
1
-6
/
+1
2017-05-25
virtio-9p/xen-9p: move 9p specific bits to core 9p code
Greg Kurz
4
-14
/
+10
2017-05-25
xics: add unrealize handler
Greg Kurz
2
-0
/
+11
2017-05-25
hw/ppc/spapr.c: recover pending LMB unplug info in spapr_lmb_release
Daniel Henrique Barboza
1
-1
/
+42
2017-05-25
hw/ppc: migrating the DRC state of hotplugged devices
Daniel Henrique Barboza
1
-0
/
+56
2017-05-25
hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque
Daniel Henrique Barboza
3
-22
/
+29
2017-05-25
hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineState
David Gibson
1
-38
/
+67
2017-05-24
Merge remote-tracking branch 'cohuck/tags/s390x-20170523' into staging
Stefan Hajnoczi
9
-23
/
+903
2017-05-24
spapr: add pre_plug function for memory
Laurent Vivier
1
-15
/
+26
2017-05-24
pseries: Restore support for total vcpus not a multiple of threads-per-core f...
David Gibson
1
-1
/
+7
2017-05-24
pseries: Split CAS PVR negotiation out into a separate function
David Gibson
1
-17
/
+32
2017-05-24
spapr: fix error reporting in xics_system_init()
Greg Kurz
1
-7
/
+6
2017-05-24
spapr_cpu_core: drop reference on ICP object during CPU realization
Greg Kurz
1
-1
/
+2
2017-05-24
hw/ppc/spapr_events.c: removing 'exception' from sPAPREventLogEntry
Daniel Henrique Barboza
1
-45
/
+7
[next]