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
2019-02-01
virtio-scsi: Forbid devices with different iothreads sharing a blockdev
Alberto Garcia
1
-0
/
+7
2019-02-01
scsi-disk: Acquire the AioContext in scsi_*_realize()
Alberto Garcia
1
-3
/
+20
2019-02-01
virtio-scsi: Move BlockBackend back to the main AioContext on unplug
Alberto Garcia
1
-0
/
+6
2019-02-01
uuid: Make qemu_uuid_bswap() take and return a QemuUUID
Peter Maydell
1
-4
/
+2
2019-02-01
hw/display/milkymist-tmu2: Move inlined code from header to source
Philippe Mathieu-Daudé
3
-63
/
+50
2019-02-01
hw/display/milkymist-tmu2: Explicit the dependency to both X11 / OpenGL
Philippe Mathieu-Daudé
2
-4
/
+4
2019-02-01
hw/display: Move Milkymist specific hardware out of common-obj list
Philippe Mathieu-Daudé
1
-2
/
+2
2019-01-31
Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2019-01-31' int...
Peter Maydell
1
-5
/
+10
2019-01-31
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
7
-11
/
+6
2019-01-31
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190130-pull-request' ...
Peter Maydell
10
-88
/
+153
2019-01-31
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
5
-8
/
+14
2019-01-31
nvme: use pci_dev directly in nvme_realize
Li Qiang
1
-4
/
+4
2019-01-31
nvme: ensure the num_queues is not zero
Li Qiang
1
-0
/
+5
2019-01-31
nvme: use TYPE_NVME instead of constant string
Li Qiang
1
-1
/
+1
2019-01-30
virtio-blk: remove duplicate definition of VirtIOBlock *s pointer
Stefano Garzarella
1
-2
/
+0
2019-01-30
hw/block: clean up stale xen_disk trace entries
Paul Durrant
1
-7
/
+0
2019-01-30
hw: sd: set category of the sd memory card
kumar sourav
1
-0
/
+1
2019-01-30
hw: input: set category of the i8042 device
kumar sourav
1
-0
/
+1
2019-01-30
typo: apci->acpi
Dr. David Alan Gilbert
2
-2
/
+2
2019-01-30
hw: edu: set category of the edu device
kumar sourav
1
-0
/
+2
2019-01-30
usb-mtp: replace the homebrew write with qemu_write_full
Bandan Das
1
-11
/
+3
2019-01-30
usb-mtp: breakup MTP write into smaller chunks
Bandan Das
1
-43
/
+91
2019-01-30
usb-mtp: Reallocate buffer in multiples of MTP_WRITE_BUF_SZ
Bandan Das
1
-14
/
+13
2019-01-30
usb: implement XHCI underrun/overrun events
Yuri Benditovich
2
-2
/
+16
2019-01-30
usb: XHCI shall not halt isochronous endpoints
Yuri Benditovich
1
-0
/
+5
2019-01-30
hw/usb: Fix LGPL information in the file headers
Thomas Huth
5
-11
/
+10
2019-01-30
usb: dev-mtp: close fd in usb_mtp_object_readdir()
Li Qiang
1
-0
/
+1
2019-01-30
usb: assign unique serial numbers to hid devices
Gerd Hoffmann
2
-11
/
+18
2019-01-29
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
1
-0
/
+9
2019-01-29
qom/cpu: Add cluster_index to CPUState
Peter Maydell
1
-0
/
+46
2019-01-29
hw/arm/xlnx-zynqmp: Realize cluster after putting RPUs in it
Peter Maydell
1
-2
/
+2
2019-01-29
aspeed/smc: snoop SPI transfers to fake dummy cycles
Cédric Le Goater
1
-3
/
+112
2019-01-29
aspeed/smc: Add dummy data register
Cédric Le Goater
1
-3
/
+6
2019-01-29
aspeed/smc: define registers for all possible CS
Cédric Le Goater
1
-1
/
+1
2019-01-29
aspeed/smc: fix default read value
Cédric Le Goater
1
-1
/
+1
2019-01-29
xlnx-zynqmp: Don't create rpu-cluster if there are no RPUs
Peter Maydell
1
-0
/
+5
2019-01-29
arm: Stub out NRF51 TWI magnetometer/accelerometer detection
Steffen Görtz
3
-0
/
+144
2019-01-28
i386: Enable NPT and NRIPSAVE for AMD CPUs
Vitaly Kuznetsov
1
-0
/
+8
2019-01-28
i386: Update stepping of Cascadelake-Server
Tao Xu
1
-0
/
+1
2019-01-25
ide/via: Implement and use native PCI IDE mode
BALATON Zoltan
1
-14
/
+38
2019-01-25
ide/via: Rename functions to match device name
BALATON Zoltan
2
-9
/
+8
2019-01-25
ide/via: Remove vt82c686b_init_ports() function
BALATON Zoltan
1
-24
/
+20
2019-01-25
sii3112: Remove duplicated code and use PCI IDE ops instead
BALATON Zoltan
1
-44
/
+8
2019-01-25
ide: Get rid of CMD646BAR struct
BALATON Zoltan
1
-17
/
+16
2019-01-25
cmd646: Move PCI IDE specific functions to ide/pci.c
BALATON Zoltan
2
-69
/
+67
2019-01-25
cmd646: Remove IDEBus from CMD646BAR
BALATON Zoltan
1
-15
/
+14
2019-01-25
cmd646: Remove unused variable
BALATON Zoltan
1
-1
/
+0
2019-01-25
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190124-pull-request...
Peter Maydell
1
-20
/
+15
2019-01-24
trace: forbid use of %m in trace event format strings
Daniel P. Berrangé
2
-2
/
+2
2019-01-24
trace: enforce that every trace-events file has a final newline
Daniel P. Berrangé
1
-1
/
+1
[prev]
[next]