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
2010-01-26
virtio-console: Rename virtio-serial.c back to virtio-console.c
Amit Shah
1
-0
/
+0
2010-01-26
ide save/restore current transfer fields
Marcelo Tosatti
1
-2
/
+6
2010-01-26
PCI: do_pci_info(): PCI bridge devices support
Luiz Capitulino
1
-3
/
+20
2010-01-26
PCI: Convert pci_info() to QObject
Luiz Capitulino
2
-75
/
+299
2010-01-26
qdev: Add help for property value
Stefan Weil
1
-2
/
+7
2010-01-26
qdev: Add help for device properties
Stefan Weil
1
-2
/
+13
2010-01-26
check pipe() return value
Juan Quintela
1
-4
/
+9
2010-01-24
Sparc64: fix initrd
Blue Swirl
1
-3
/
+5
2010-01-24
pflash: Dont open memarea for full IO if already done.
Edgar E. Iglesias
1
-2
/
+4
2010-01-24
pflash: Reduce writebuf len for 8-bit flashes.
Edgar E. Iglesias
1
-1
/
+5
2010-01-24
pflash: Remove dead code, no functional changes.
Edgar E. Iglesias
1
-7
/
+0
2010-01-24
microblaze: The petalogix s3adsp board uses intel flashes
Edgar E. Iglesias
1
-3
/
+2
2010-01-24
Sparc32: fix free-run timer
Blue Swirl
1
-1
/
+2
2010-01-24
Musicpal: Fix descriptor walk in eth_send
Jan Kiszka
1
-4
/
+3
2010-01-23
Musicpal: Fix wm8750 I2C address
Jan Kiszka
1
-1
/
+1
2010-01-22
Sparc64: fix PCI probe problems
Blue Swirl
1
-12
/
+7
2010-01-20
reduce number of reinjects on ACK
Gleb Natapov
1
-1
/
+1
2010-01-20
virtio-serial: Use MSI vectors for port virtqueues
Amit Shah
1
-0
/
+4
2010-01-20
virtio-serial: Add a 'virtserialport' device for generic serial port support
Amit Shah
1
-0
/
+34
2010-01-20
virtio-serial-bus: Add ability to hot-unplug ports
Amit Shah
2
-0
/
+3
2010-01-20
virtio-serial-bus: Add a port 'name' property for port discovery in guests
Amit Shah
3
-0
/
+26
2010-01-20
virtio-serial-bus: Maintain guest and host port open/close state
Amit Shah
2
-0
/
+100
2010-01-20
virtio-console: qdev conversion, new virtio-serial-bus
Amit Shah
13
-206
/
+802
2010-01-20
virtio: Remove duplicate macro definition for max. virtqueues, bump up the max
Amit Shah
2
-3
/
+1
2010-01-20
Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone...
Naphtali Sprei
1
-1
/
+1
2010-01-19
pc: add driver version compat properties
Gerd Hoffmann
1
-0
/
+16
2010-01-19
scsi: device version property
Gerd Hoffmann
1
-1
/
+4
2010-01-19
ide: device version property
Gerd Hoffmann
3
-9
/
+17
2010-01-19
Fix QEMU_WARN_UNUSED_RESULT
Kevin Wolf
2
-3
/
+3
2010-01-19
rtl8139: fix clang reporting unused assignment of VLAN tagging data
Igor V. Kovalenko
1
-0
/
+5
2010-01-19
eepro100: Fix multicast support
Stefan Weil
1
-13
/
+39
2010-01-19
eepro100: Restructure code (new function tx_command)
Stefan Weil
1
-94
/
+99
2010-01-16
Sparc32: improve DMA controller IRQ debugging
Blue Swirl
1
-0
/
+2
2010-01-16
ESP: improve IRQ debugging
Blue Swirl
1
-0
/
+2
2010-01-16
sparc32 do not clear interrupts when masking
Artyom Tarasenko
1
-2
/
+1
2010-01-15
nand: Correct random data reads.
Edgar E. Iglesias
1
-7
/
+13
2010-01-14
sh: sm501: Add hardware cursor feature
Shin-ichiro KAWASAKI
2
-11
/
+185
2010-01-13
virtio-blk: remove dead variable in virtio_blk_handle_scsi
Christoph Hellwig
1
-4
/
+1
2010-01-13
hw/vga.c: remove dead assignment
Amit Shah
1
-1
/
+0
2010-01-13
virtio: net: remove dead assignment
Amit Shah
1
-1
/
+1
2010-01-13
pcnet: remove dead nested assignment, spotted by clang
Blue Swirl
1
-1
/
+1
2010-01-13
Sparc32: remove dead increment, spotted by clang
Blue Swirl
1
-1
/
+1
2010-01-13
Sparc32: remove a variable used only for debugging to avoid a clang warning
Blue Swirl
1
-3
/
+1
2010-01-13
Sparc32: remove unused env/envs variables, spotted by clang
Blue Swirl
1
-10
/
+5
2010-01-13
pci: Add missing 'const' in argument to pci_get_xxx
Stefan Weil
1
-7
/
+7
2010-01-13
eepro100: Update ROM file support
Stefan Weil
1
-10
/
+1
2010-01-13
eepro100: Fix initial value for PCI_STATUS
Stefan Weil
1
-3
/
+1
2010-01-12
virtio-net: mac property is mandatory
Michael S. Tsirkin
2
-1
/
+2
2010-01-12
Sparc64: Fix PCI config accessor order
Blue Swirl
1
-4
/
+4
2010-01-12
qdev: fix thinko leading to guest crashes
Michael S. Tsirkin
1
-1
/
+1
[next]