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-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
2019-01-24
display: ensure qxl log_buf is a nul terminated string
Daniel P. Berrangé
2
-5
/
+11
2019-01-24
hw/i386/pc.c: fix one typo in function name
Wei Yang
1
-2
/
+2
2019-01-24
audio: fix pc speaker init
Gerd Hoffmann
1
-20
/
+15
2019-01-23
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2019-01-22...
Peter Maydell
1
-0
/
+4
2019-01-22
hw/microblaze: s3adsp1800: Create an unimplemented GPIO area
Edgar E. Iglesias
1
-0
/
+4
2019-01-22
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-01-2...
Peter Maydell
3
-0
/
+3
2019-01-22
ppc: Move spapr-related prototypes from xics.h into a seperate header file
Thomas Huth
3
-0
/
+3
2019-01-21
Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...
Peter Maydell
7
-59
/
+84
2019-01-21
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-17-20...
Peter Maydell
2
-7
/
+74
2019-01-21
hw/virtio/virtio-balloon: zero-initialize the virtio_balloon_config struct
Peter Maydell
1
-1
/
+1
2019-01-21
hw/block/xen: use proper format string for printing sectors
Alex Bennée
1
-1
/
+1
2019-01-21
ftgmac100: implement the new MDIO interface on Aspeed SoC
Cédric Le Goater
1
-12
/
+68
2019-01-21
hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 node
Eric Auger
1
-0
/
+1
2019-01-21
hw/char/stm32f2xx_usart: Do not update data register when device is disabled
Philippe Mathieu-Daudé
1
-2
/
+1
2019-01-19
hw/rdma: modify struct initialization
Marcel Apfelbaum
1
-4
/
+4
2019-01-19
hw: rdma: fix an off-by-one issue
Li Qiang
1
-1
/
+1
2019-01-19
hw/rdma: Verify that ptr is not NULL before freeing
Yuval Shaia
2
-3
/
+10
[prev]
[next]