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
2011-02-07
blockdev: add refcount to DriveInfo
Marcelo Tosatti
1
-1
/
+1
2011-02-07
ahci: make number of ports runtime determined
Alexander Graf
3
-16
/
+26
2011-02-07
ahci: Implement HBA reset
Alexander Graf
1
-1
/
+4
2011-02-07
ahci: send init d2h fis on fis enable
Alexander Graf
2
-7
/
+32
2011-02-07
ahci: split ICH and AHCI even more
Alexander Graf
2
-112
/
+88
2011-02-07
ahci: add license header in ahci.h
Alexander Graf
1
-0
/
+23
2011-02-07
ahci: split ICH9 from core
Sebastian Herbszt
3
-301
/
+374
2011-02-04
ioapic: Style & magics cleanup
Jan Kiszka
1
-70
/
+107
2011-02-04
ioapic: Add support for qemu-kvm's vmstate v2
Jan Kiszka
1
-1
/
+2
2011-02-04
ioapic: Save/restore irr
Jan Kiszka
1
-1
/
+14
2011-02-04
ioapic: Implement EOI handling for level-triggered IRQs
Jan Kiszka
3
-5
/
+67
2011-02-04
virtio-serial: Make sure virtqueue is ready before discarding data
Amit Shah
1
-0
/
+3
2011-02-01
vhost: force vhost off for non-MSI guests
mst@redhat.com
7
-10
/
+45
2011-02-01
Add bootindex handling into usb storage device.
Gleb Natapov
1
-0
/
+2
2011-02-01
Merge remote branch 'spice/spice.v29.pull' into staging
Anthony Liguori
2
-73
/
+12
2011-02-01
Merge remote branch 'spice/usb.5' into staging
Anthony Liguori
5
-109
/
+280
2011-02-01
Merge remote branch 'amit/for-anthony' into staging
Anthony Liguori
3
-46
/
+139
2011-02-01
hw/slavio_intctl.c: fix gcc warning about array bounds overrun
Peter Maydell
1
-1
/
+6
2011-02-01
SPARC: Fix Leon3 cache control
Fabien Chouteau
1
-3
/
+2
2011-01-31
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
1
-2
/
+2
2011-01-31
blockdev: Fix drive_add for drives without media
Markus Armbruster
2
-4
/
+2
2011-01-31
blockdev: Make drive_add() take explicit type, index parameters
Markus Armbruster
1
-1
/
+1
2011-01-31
blockdev: Fix regression in -drive if=scsi,index=N
Markus Armbruster
4
-3
/
+4
2011-01-31
blockdev: New drive_get_next(), replacing qdev_init_bdrv()
Markus Armbruster
4
-22
/
+8
2011-01-31
scsi hotplug: Set DriveInfo member bus correctly
Markus Armbruster
1
-0
/
+1
2011-01-31
ahci: Fix cpu_physical_memory_unmap() argument ordering
Stefan Hajnoczi
1
-5
/
+5
2011-01-31
virtio-blk: tell the guest about size changes
Christoph Hellwig
1
-0
/
+10
2011-01-31
block: tell drivers about an image resize
Christoph Hellwig
2
-2
/
+11
2011-01-29
prep: Disable second IDE channel, as long as ISA IDE emulation doesn't suppor...
Hervé Poussineau
1
-1
/
+1
2011-01-29
prep: Remove bogus BIOS size check
Andreas Färber
1
-3
/
+0
2011-01-29
mc146818rtc: update registers after a format change
Aurelien Jarno
1
-1
/
+9
2011-01-29
mc146818rtc: constantify
Aurelien Jarno
1
-2
/
+3
2011-01-29
virtio-blk: fix cross-endianness targets
Aurelien Jarno
1
-15
/
+25
2011-01-29
virtio-net: fix cross-endianness support
Aurelien Jarno
1
-6
/
+7
2011-01-29
escc: fix interrupt flags
Aurelien Jarno
1
-2
/
+6
2011-01-29
pxa2xx_gpio: switch to using qdev
Dmitry Eremin-Solenikov
6
-111
/
+103
2011-01-29
spitz: make spitz-keyboard to use qdev infrastructure
Dmitry Eremin-Solenikov
1
-55
/
+72
2011-01-29
spitz: make sl-nand emulation use qdev infrastructure
Dmitry Eremin-Solenikov
4
-53
/
+75
2011-01-29
Use vmstate to save/load spitz-lcdtg and corgi-ssp state
Dmitry Eremin-Solenikov
1
-46
/
+28
2011-01-29
SharpSL scoop device - convert to qdev
Dmitry Eremin-Solenikov
4
-89
/
+75
2011-01-27
pci: typo in pcibus_get_dev_path()
Isaku Yamahata
1
-1
/
+1
2011-01-27
pci: bridge control fixup
Michael S. Tsirkin
1
-1
/
+0
2011-01-26
sh4: implement missing mmaped TLB read functions
Aurelien Jarno
1
-6
/
+9
2011-01-26
sh4: implement missing mmaped TLB write functions
Aurelien Jarno
1
-3
/
+2
2011-01-26
etrax: Dont decrease the granularity of timers
Edgar E. Iglesias
1
-4
/
+0
2011-01-25
mips_fulong: remove bogus HAS_AUDIO
Isaku Yamahata
1
-4
/
+0
2011-01-25
audio: consolidate audio_init()
Isaku Yamahata
5
-64
/
+6
2011-01-24
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
8
-95
/
+55
2011-01-24
SPARC: Emulation of Leon3
Fabien Chouteau
1
-0
/
+218
2011-01-24
SPARC: Emulation of GRLIB APB UART
Fabien Chouteau
2
-0
/
+210
[next]