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
2018-06-12
usb-mtp: Return error on suspicious TYPE_DATA packet from initiator
Bandan Das
1
-0
/
+5
2018-06-12
usb-ccid: fix bus leak
Marc-André Lureau
1
-0
/
+1
2018-06-12
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
11
-13
/
+13
2018-06-12
bus: do not unref the added child bus on realize
Marc-André Lureau
1
-1
/
+0
2018-06-12
usb/dev-mtp: Fix use of uninitialized values
Philippe Mathieu-Daudé
1
-1
/
+5
2018-06-12
usb: correctly handle Zero Length Packets
Philippe Mathieu-Daudé
1
-1
/
+1
2018-06-08
ide: introduce ide_transfer_start_norecurse
Paolo Bonzini
2
-23
/
+35
2018-06-08
atapi: call ide_set_irq before ide_transfer_start
Paolo Bonzini
1
-2
/
+2
2018-06-08
ide: make ide_transfer_stop idempotent
Paolo Bonzini
1
-10
/
+4
2018-06-08
ide: call ide_cmd_done from ide_transfer_stop
Paolo Bonzini
1
-7
/
+4
2018-06-08
ide: push end_transfer_func out of start_transfer callback, rename callback
Paolo Bonzini
3
-11
/
+12
2018-06-08
ahci: move PIO Setup FIS before transfer, fix it for ATAPI commands
John Snow
1
-11
/
+5
2018-06-08
ahci: make ahci_mem_write traces more descriptive
John Snow
2
-2
/
+17
2018-06-08
ahci: delete old host register address definitions
John Snow
1
-6
/
+0
2018-06-08
ahci: adjust ahci_mem_write to work on registers
John Snow
1
-6
/
+9
2018-06-08
ahci: fix spacing damage on ahci_mem_write
John Snow
1
-24
/
+23
2018-06-08
ahci: make mem_read_32 traces more descriptive
John Snow
2
-2
/
+8
2018-06-08
ahci: modify ahci_mem_read_32 to work on register numbers
John Snow
1
-6
/
+11
2018-06-08
ahci: fix host register max address
John Snow
1
-2
/
+1
2018-06-08
ahci: add host register enumeration
John Snow
2
-0
/
+30
2018-06-08
ahci: delete old port register address definitions
John Snow
1
-18
/
+0
2018-06-08
ahci: make port write traces more descriptive
John Snow
2
-2
/
+9
2018-06-08
ahci: modify ahci_port_write to use register numbers
John Snow
1
-15
/
+17
2018-06-08
ahci: combine identical clauses in port write
John Snow
1
-4
/
+0
2018-06-08
ahci: fix spacing damage on ahci_port_write
John Snow
1
-73
/
+73
2018-06-08
ahci: make port read traces more descriptive
John Snow
2
-3
/
+5
2018-06-08
ahci: modify ahci_port_read to use register numbers
John Snow
1
-19
/
+19
2018-06-08
ahci: add port register enumeration
John Snow
2
-0
/
+54
2018-06-08
ahci: don't schedule unnecessary BH
John Snow
1
-2
/
+1
2018-06-08
ahci: fix PxCI register race
John Snow
1
-7
/
+6
2018-06-08
ahci: trim signatures on raise/lower
John Snow
1
-4
/
+4
2018-06-08
sdcard: Disable CMD19/CMD23 for Spec v2
Philippe Mathieu-Daudé
1
-0
/
+6
2018-06-08
sdcard: Reflect when the Spec v3 is supported in the Config Register (SCR)
Philippe Mathieu-Daudé
1
-2
/
+5
2018-06-08
sdcard: Disable SEND_IF_COND (CMD8) for Spec v1
Philippe Mathieu-Daudé
1
-1
/
+3
2018-06-08
sdcard: Add a 'spec_version' property, default to Spec v2.00
Philippe Mathieu-Daudé
1
-3
/
+20
2018-06-08
sdcard: Allow commands valid in SPI mode
Philippe Mathieu-Daudé
1
-14
/
+0
2018-06-08
sdcard: Update the Configuration Register (SCR) to Spec Version 1.10
Philippe Mathieu-Daudé
1
-2
/
+2
2018-06-08
stellaris: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
1
-5
/
+6
2018-06-08
hw/mips/boston: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
1
-4
/
+4
2018-06-08
hw/core/register: Add trailing '\n' to qemu_log() call
Philippe Mathieu-Daudé
1
-1
/
+1
2018-06-08
ppc/pnv: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
1
-2
/
+2
2018-06-08
xilinx-dp: Add trailing '\n' to qemu_log() call
Philippe Mathieu-Daudé
1
-1
/
+3
2018-06-08
hw/digic: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
2
-4
/
+4
2018-06-08
hw/sd/milkymist-memcard: Add trailing '\n' to qemu_log() call
Philippe Mathieu-Daudé
1
-1
/
+1
2018-06-08
hw/i2c: Add trace events
Philippe Mathieu-Daudé
2
-7
/
+25
2018-06-08
hw/arm: Remove the deprecated xlnx-ep108 machine
Thomas Huth
1
-60
/
+2
2018-06-08
ftgmac100: remove check on runt messages
Cédric Le Goater
1
-6
/
+0
2018-06-08
ftgmac100: fix multicast hash routine
Cédric Le Goater
1
-2
/
+2
2018-06-08
ftgmac100: add IEEE 802.1Q VLAN support
Cédric Le Goater
1
-1
/
+30
2018-06-08
ftgmac100: compute maximum frame size depending on the protocol
Cédric Le Goater
1
-11
/
+12
[next]