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-06-04
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
26
-23
/
+17
2010-06-04
qdev: Move declaration of qdev_init_bdrv() into qdev.h
Markus Armbruster
3
-2
/
+2
2010-06-04
blockdev: Hide QEMUMachine from drive_init()
Markus Armbruster
2
-2
/
+2
2010-06-04
scsi: Fix info qtree for scsi-disk.ver
Markus Armbruster
1
-2
/
+5
2010-06-04
scsi: Turn drive serial into a qdev property scsi-disk.serial
Markus Armbruster
1
-4
/
+13
2010-06-04
ide: Fix info qtree for ide-drive.ver
Markus Armbruster
1
-0
/
+3
2010-06-04
ide: Turn drive serial into a qdev property ide-drive.serial
Markus Armbruster
3
-7
/
+24
2010-06-04
qdev: Don't leak string property value on hot unplug
Markus Armbruster
3
-0
/
+13
2010-06-04
qdev: New qdev_prop_set_string()
Markus Armbruster
2
-0
/
+6
2010-06-04
ide: Split non-qdev code off ide_init2()
Markus Armbruster
8
-18
/
+34
2010-06-04
ide: Change ide_init_drive() to require valid dinfo argument
Markus Armbruster
1
-22
/
+25
2010-06-04
ide: Split ide_init1() off ide_init2()
Markus Armbruster
1
-15
/
+17
2010-06-04
ide: Remove redundant IDEState member conf
Markus Armbruster
3
-14
/
+9
2010-06-04
ide: Remove useless IDEDeviceInfo members unit, drive
Markus Armbruster
1
-2
/
+0
2010-06-04
Cleanup: virtio-blk.c: Be more consistent using BDRV_SECTOR_SIZE instead
Jes Sorensen
1
-3
/
+4
2010-06-01
Monitor: Drop QMP documentation from code
Luiz Capitulino
2
-74
/
+0
2010-06-01
Merge remote branch 'mst/for_anthony' into HEAD
Anthony Liguori
4
-32
/
+33
2010-06-01
virtio-serial-bus: fix ports_map allocation on init
Alon Levy
1
-1
/
+2
2010-05-31
ioapic: improve debugging
Blue Swirl
1
-6
/
+10
2010-05-31
arm: fix arm kernel boot for non zero start addr
Lars Munch
8
-29
/
+1
2010-05-31
pci-hotplug: make them aware of pci domain.
Isaku Yamahata
3
-4
/
+26
2010-05-31
msix: remove duplicated defines.
Isaku Yamahata
1
-8
/
+0
2010-05-31
pci.h: remove unused constants.
Isaku Yamahata
1
-11
/
+0
2010-05-31
pci: add const to pci_is_express(), pci_config_size().
Isaku Yamahata
1
-2
/
+2
2010-05-31
pci: clean up of pci_set_default_subsystem_id().
Isaku Yamahata
1
-7
/
+5
2010-05-30
mc146818rtc: improve debugging
Blue Swirl
1
-2
/
+20
2010-05-29
pc: improve debugging
Blue Swirl
1
-0
/
+12
2010-05-29
apic: improve debugging
Blue Swirl
1
-13
/
+30
2010-05-29
i8259: improve debugging
Blue Swirl
1
-12
/
+11
2010-05-29
Pad iommu with an empty slot (necessary for SunOS 4.1.4)
Artyom Tarasenko
1
-1
/
+13
2010-05-28
Fix hw/gt64xxx.c compilation with DEBUG defined
Riccardo Magliocchetti
1
-1
/
+1
2010-05-28
musicpal: Drop redundant reset call
Jan Kiszka
1
-2
/
+0
2010-05-28
Fix overflow in i440fx_init()
Avi Kivity
2
-2
/
+2
2010-05-27
vhost_net.c: v2 Fix build failure introduced by 0bfcd599e3f5c5679cc7d0165a0a1...
Jes Sorensen
1
-1
/
+1
2010-05-26
sparc64: clean up pci bridge map
Igor V. Kovalenko
2
-25
/
+28
2010-05-26
sparc64: rename sun4u cpu to Ultrasparc IIi
Igor V. Kovalenko
1
-1
/
+1
2010-05-24
use new cursor struct + functions for vmware vga and sdl.
Gerd Hoffmann
1
-5
/
+35
2010-05-24
Virtio-net: Replace the hardcode 6 with defined ETN_ALEN
Amos Kong
1
-2
/
+2
2010-05-24
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-3
/
+16
2010-05-24
Merge remote branch 'qmp/for-anthony' into staging
Anthony Liguori
1
-44
/
+7
2010-05-24
microblaze: Handle new elf mach nr for sysemu.
Edgar E. Iglesias
1
-0
/
+5
2010-05-22
lsi: Fix value overflow in request tag processing
Jan Kiszka
1
-2
/
+2
2010-05-22
sparc32 protect read-only bits in DMA CSR registers
Artyom Tarasenko
1
-4
/
+8
2010-05-22
vmstate: fix breakage by 7e72abc382b700a72549e8147bdea413534eeedc
TeLeMan
1
-1
/
+0
2010-05-22
Fix %lld or %llx printf format use
Blue Swirl
2
-2
/
+2
2010-05-22
Compile dma only once
Blue Swirl
8
-14
/
+71
2010-05-22
pckbd: improve debugging
Blue Swirl
1
-13
/
+15
2010-05-22
Compile pckbd only once
Blue Swirl
4
-53
/
+73
2010-05-21
axisdev88: Fix passing of kernel cmdline.
Edgar E. Iglesias
1
-13
/
+18
2010-05-21
arm_timer: fix oneshot mode
Rabin Vincent
1
-1
/
+1
[next]