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-01-10
pci: allow devices being tagged as not hotpluggable.
Gerd Hoffmann
2
-0
/
+13
2011-01-05
rtl8139: Use subsection to restrict migration after hotplug
Alex Williamson
1
-1
/
+27
2011-01-05
qdev: Track runtime machine modifications
Alex Williamson
2
-0
/
+11
2010-12-27
pci: fix migration path for devices behind bridges
Michael S. Tsirkin
1
-11
/
+37
2010-12-24
pcie/aer: glue aer error injection into qemu monitor
Isaku Yamahata
2
-0
/
+236
2010-12-24
pci: introduce a helper function to convert qdev id to PCIDevice
Isaku Yamahata
2
-0
/
+36
2010-12-24
qdev: export qdev_find_recursive() for later use
Isaku Yamahata
2
-1
/
+3
2010-12-22
build, pci: remove QMP dependency on core PCI code
Isaku Yamahata
1
-0
/
+37
2010-12-22
pcie: add flr support
Isaku Yamahata
6
-13
/
+12
2010-12-22
pc/piix: fix mismerge of b1aeb92666d2fde413c34578b3b42bbfe5f2a506
Isaku Yamahata
1
-8
/
+4
2010-12-21
qdev: remove an unused function
Michael S. Tsirkin
2
-7
/
+1
2010-12-20
qbus: register reset handler for qbus whose parent is NULL
Isaku Yamahata
2
-1
/
+15
2010-12-19
qdev: sysbus_get_default must not return a NULL pointer (fix regression)
Stefan Weil
1
-4
/
+5
2010-12-19
pci: don't use bus number in migration, stub out
Michael S. Tsirkin
1
-1
/
+4
2010-12-19
ahci: delete write-only variables (v2)
Blue Swirl
1
-4
/
+1
2010-12-19
vga: Declare as little endian
Blue Swirl
1
-25
/
+1
2010-12-18
sparc32: ledma extra registers
Bob Breuer
2
-8
/
+23
2010-12-17
ide: Build fix for via.c
Kevin Wolf
1
-1
/
+1
2010-12-17
ide: Fix build for cmd646.c
Kevin Wolf
1
-2
/
+2
2010-12-17
scsi-disk: support WRITE SAME (16) with unmap bit
Christoph Hellwig
2
-2
/
+52
2010-12-17
ide: Register vm change state handler once only
Stefan Hajnoczi
3
-28
/
+58
2010-12-17
Remove NULL checks for bdrv_new return value
Kevin Wolf
1
-11
/
+6
2010-12-17
ide: honor ncq for atapi
Alexander Graf
1
-0
/
+6
2010-12-17
ahci: set SATA Mode Select
Sebastian Herbszt
1
-0
/
+3
2010-12-17
ahci: add ahci emulation
Alexander Graf
1
-0
/
+1524
2010-12-17
pci: add ich9 pci id
Alexander Graf
1
-0
/
+1
2010-12-17
pci: add storage class for sata
Alexander Graf
1
-0
/
+1
2010-12-17
ide: add ncq identify data for ahci sata drives
Roland Elek
2
-0
/
+9
2010-12-17
ide: move transfer_start after variable modification
Alexander Graf
1
-4
/
+4
2010-12-17
ide: Split out BMDMA code from ATA core
Alexander Graf
7
-298
/
+446
2010-12-17
ide: fix whitespace gap in ide_exec_cmd
Alexander Graf
1
-367
/
+367
2010-12-17
ide: split ide command interpretation off
Alexander Graf
2
-6
/
+16
2010-12-17
Merge remote branch 'jvrao/for-anthony' into staging
Anthony Liguori
5
-12
/
+20
2010-12-17
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
6
-100
/
+139
2010-12-12
Watchdog: disable watchdog timer when hard-rebooting a guest.
Richard W.M. Jones
2
-5
/
+20
2010-12-11
Pass boot device list to firmware.
Gleb Natapov
1
-0
/
+14
2010-12-11
Add bootindex for option roms.
Gleb Natapov
9
-21
/
+29
2010-12-11
Change fw_cfg_add_file() to get full file path as a parameter.
Gleb Natapov
3
-16
/
+20
2010-12-11
Add bootindex parameter to net/block/fd device
Gleb Natapov
13
-0
/
+71
2010-12-11
Add get_fw_dev_path callback to scsi bus.
Gleb Natapov
1
-0
/
+23
2010-12-11
Add get_fw_dev_path callback for usb bus.
Gleb Natapov
1
-0
/
+42
2010-12-11
Record which USBDevice USBPort belongs too.
Gleb Natapov
6
-6
/
+8
2010-12-11
Add get_fw_dev_path callback for pci bus.
Gleb Natapov
1
-23
/
+85
2010-12-11
Add get_fw_dev_path callback for system bus.
Gleb Natapov
3
-0
/
+36
2010-12-11
Add get_fw_dev_path callback to IDE bus.
Gleb Natapov
1
-0
/
+13
2010-12-11
Store IDE bus id in IDEBus structure for easy access.
Gleb Natapov
6
-9
/
+11
2010-12-11
Add get_fw_dev_path callback to ISA bus in qdev.
Gleb Natapov
1
-0
/
+16
2010-12-11
Keep track of ISA ports ISA device is using in qdev.
Gleb Natapov
13
-0
/
+57
2010-12-11
Introduce new BusInfo callback get_fw_dev_path.
Gleb Natapov
1
-0
/
+7
2010-12-11
Introduce fw_name field to DeviceInfo structure.
Gleb Natapov
11
-0
/
+16
[next]