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
2021-01-25
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
7
-26
/
+33
2021-01-25
Merge remote-tracking branch 'remotes/gkurz-gitlab/tags/9p-next-pull-request'...
Peter Maydell
3
-50
/
+63
2021-01-25
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sdmmc-20210124' into...
Peter Maydell
2
-38
/
+47
2021-01-25
net: checksum: Introduce fine control over checksum type
Bin Meng
7
-26
/
+33
2021-01-24
hw/sd: ssi-sd: Use macros for the dummy value and tokens in the transfer
Bin Meng
1
-10
/
+16
2021-01-24
hw/sd: ssi-sd: Fix the wrong command index for STOP_TRANSMISSION
Bin Meng
1
-1
/
+1
2021-01-24
hw/sd: ssi-sd: Add a state representing Nac
Bin Meng
1
-2
/
+7
2021-01-24
hw/sd: ssi-sd: Suffix a data block with CRC16
Bin Meng
1
-3
/
+20
2021-01-24
hw/sd: sd: Drop sd_crc16()
Bin Meng
1
-18
/
+0
2021-01-24
hw/sd: sd: Support CMD59 for SPI mode
Bin Meng
1
-7
/
+1
2021-01-24
hw/sd: ssi-sd: Fix incorrect card response sequence
Bin Meng
1
-3
/
+8
2021-01-23
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-6
/
+24
2021-01-23
ide: atapi: check logical block address and read size (CVE-2020-29443)
Prasad J Pandit
1
-6
/
+24
2021-01-22
9pfs: Convert reclaim list to QSLIST
Greg Kurz
2
-10
/
+9
2021-01-22
9pfs: Improve unreclaim loop
Greg Kurz
1
-14
/
+32
2021-01-22
usb-host: map LIBUSB_SPEED_SUPER_PLUS to USB_SPEED_SUPER
Gerd Hoffmann
1
-0
/
+15
2021-01-22
usb: add pcap support.
Gerd Hoffmann
4
-0
/
+285
2021-01-22
hw/usb/dev-uas: Report command additional adb length as unsupported
Philippe Mathieu-Daudé
1
-1
/
+11
2021-01-22
hw/usb/hcd-xhci: Fix extraneous format-truncation error on 32-bit hosts
Philippe Mathieu-Daudé
1
-1
/
+1
2021-01-22
hw/usb: Convert to qdev_realize()
Markus Armbruster
2
-7
/
+2
2021-01-22
hw/usb: Fix bad printf format specifiers
Alex Chen
4
-9
/
+9
2021-01-22
hw/usb/host-libusb.c: fix build with kernel < 5.0
Fabrice Fontaine
1
-1
/
+2
2021-01-21
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210121' into...
Peter Maydell
1
-4
/
+36
2021-01-21
9pfs: Convert V9fsFidState::fid_list to QSIMPLEQ
Greg Kurz
2
-25
/
+20
2021-01-21
9pfs: Convert V9fsFidState::clunked to bool
Greg Kurz
2
-3
/
+3
2021-01-21
9pfs/proxy: Check return value of proxy_marshal()
Greg Kurz
1
-1
/
+2
2021-01-21
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-01-20' into st...
Peter Maydell
3
-3
/
+14
2021-01-21
vfio-ccw: Connect the device request notifier
Eric Farman
1
-4
/
+36
2021-01-20
block: Honor blk_set_aio_context() context requirements
Sergio Lopez
3
-3
/
+14
2021-01-20
hw/block/nand: Rename PAGE_SIZE to NAND_PAGE_SIZE
Jiaxun Yang
1
-20
/
+20
2021-01-19
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-1...
Peter Maydell
1
-82
/
+157
2021-01-19
hw/m68k/next-cube: Add vmstate for NeXTPC device
Peter Maydell
1
-1
/
+33
2021-01-19
hw/m68k/next-cube: Remove unused fields from NeXTState
Peter Maydell
1
-4
/
+0
2021-01-19
hw/m68k/next-cube: Move rtc into NeXTPC struct
Peter Maydell
1
-14
/
+8
2021-01-19
hw/m68k/next-cube: Make next_irq GPIO inputs to NEXT_PC device
Peter Maydell
1
-17
/
+4
2021-01-19
hw/m68k/next-cube: Move int_status and int_mask to NeXTPC struct
Peter Maydell
1
-17
/
+16
2021-01-19
hw/m68k/next-cube: Make next_irq take NeXTPC* as its opaque
Peter Maydell
1
-8
/
+23
2021-01-19
hw/m68k/next-cube: Move scr_ops into NeXTPC device
Peter Maydell
1
-25
/
+25
2021-01-19
hw/m68k/next-cube: Move mmio_ops into NeXTPC device
Peter Maydell
1
-36
/
+44
2021-01-19
hw/m68k/next-cube: Move register/interrupt functionality into a device
Peter Maydell
1
-0
/
+44
2021-01-19
hw/m68k/next-cube: Make next_irq() function static
Peter Maydell
1
-1
/
+1
2021-01-19
spapr_cpu_core.c: use g_auto* in spapr_create_vcpu()
Daniel Henrique Barboza
1
-9
/
+3
2021-01-19
spapr_rtas.c: fix identation of rtas_ibm_suspend_me() args
Daniel Henrique Barboza
1
-3
/
+3
2021-01-19
spapr_hcall.c: make do_client_architecture_support static
Daniel Henrique Barboza
1
-0
/
+1
2021-01-19
spapr: Improve handling of memory unplug with old guests
Greg Kurz
3
-13
/
+21
2021-01-19
sam460ex: Use type cast macro instead of simple cast
BALATON Zoltan
1
-5
/
+2
2021-01-19
Revert "ppc4xx: Move common dependency on serial to common option"
BALATON Zoltan
1
-1
/
+4
2021-01-19
Revert "sam460ex: Remove FDT_PPC dependency from KConfig"
BALATON Zoltan
1
-0
/
+1
2021-01-19
hw/ppc: Remove unused ppcuic_init()
Peter Maydell
1
-38
/
+0
2021-01-19
hw/ppc/ppc405_uc: Drop use of ppcuic_init()
Peter Maydell
3
-33
/
+47
[next]