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-07-24
mips: Correct MIPS interrupt glue logic for icount
Edgar E. Iglesias
1
-17
/
+6
2010-07-22
scsi: Dequeue requests before invoking completion callback
Jan Kiszka
2
-1
/
+12
2010-07-22
e1000: Fix wrong microwire EEPROM state initialization
Izumi Tsutsui
1
-9
/
+8
2010-07-22
virtio-serial: Fix compat property name
Amit Shah
2
-4
/
+4
2010-07-20
Sparc32: reserve addresses for unimplemented devices on SS-20
Bob Breuer
1
-2
/
+51
2010-07-15
Merge remote branch 'origin/master' into staging
Anthony Liguori
1
-1
/
+0
2010-07-15
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
4
-3
/
+21
2010-07-14
hw/bonito: remove incorrect pci_mem_base setting
Huacai Chen
1
-1
/
+0
2010-07-13
ide scsi virtio-blk: Reject empty drives unless media is removable
Markus Armbruster
3
-0
/
+13
2010-07-13
virtio-blk: Fix virtio-blk-s390 to require drive
Markus Armbruster
2
-4
/
+6
2010-07-13
virtio-pci: Check for virtio_blk_init() failure
Markus Armbruster
1
-0
/
+3
2010-07-13
virtio-serial: Assert for virtio queue ready before virtqueue operations
Amit Shah
1
-0
/
+1
2010-07-13
virtio-serial: Check if virtio queue is ready before consuming data
Amit Shah
1
-0
/
+3
2010-07-13
virtio-9p: Avoid SEGV when log file couldn't be opened
Sripathi Kodi
1
-0
/
+2
2010-07-13
pc: Avoid registering zero sized memory
Alex Williamson
1
-2
/
+4
2010-07-13
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
6
-43
/
+56
2010-07-12
pci/multi function bit: fix vt82c686.c.
Isaku Yamahata
2
-5
/
+1
2010-07-11
pci: fix bridge update
Michael S. Tsirkin
1
-1
/
+3
2010-07-11
virtio-net: correct packet length math
Michael S. Tsirkin
1
-13
/
+28
2010-07-11
pci hotplug: make pci hotplug return value to caller
Isaku Yamahata
1
-4
/
+9
2010-07-11
vmware_vga: fix reset value for command register
Michael S. Tsirkin
1
-3
/
+0
2010-07-11
rtl8139: address TODOs
Michael S. Tsirkin
1
-3
/
+0
2010-07-11
pci hotplug: make pci_device_hot_remove() static
Isaku Yamahata
1
-1
/
+1
2010-07-11
pcnet: address TODOs
Michael S. Tsirkin
1
-14
/
+2
2010-07-11
pci: fix pci_device_reset
Isaku Yamahata
1
-4
/
+13
2010-07-11
AppleSMC device emulation
Alexander Graf
1
-0
/
+241
2010-07-11
pci: set PCI multi-function bit appropriately.
Isaku Yamahata
4
-7
/
+52
2010-07-11
pci_bridge: make pci bridge aware of pci multi function bit.
Isaku Yamahata
4
-6
/
+8
2010-07-11
pci: set multifunction property for normal device.
Isaku Yamahata
2
-2
/
+2
2010-07-11
pci: introduce multifunction property.
Isaku Yamahata
2
-3
/
+28
2010-07-11
qdev: implement qdev_prop_set_bit().
Isaku Yamahata
2
-0
/
+6
2010-07-11
pci: remove PCIDeviceInfo::header_type
Isaku Yamahata
4
-11
/
+16
2010-07-11
pci: don't overwrite multi functio bit in pci header type.
Isaku Yamahata
20
-24
/
+0
2010-07-11
pci: insert assert that auto-assigned-address function is single function dev...
Isaku Yamahata
2
-1
/
+3
2010-07-11
pci: use PCI_DEVFN() where appropriate.
Isaku Yamahata
4
-9
/
+10
2010-07-06
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
12
-43
/
+116
2010-07-06
pci: Free the space allocated for the option rom on removal
Alex Williamson
1
-0
/
+11
2010-07-06
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
47
-98
/
+131
2010-07-06
virtio-net: Incorporate a DeviceState pointer and let savevm track instances
Alex Williamson
1
-3
/
+4
2010-07-06
eepro100: Add a dev field to eeprom new/free functions
Alex Williamson
3
-8
/
+8
2010-07-06
savevm: Add DeviceState param
Alex Williamson
78
-120
/
+140
2010-07-06
pci: Implement BusInfo.get_dev_path()
Alex Williamson
1
-0
/
+14
2010-07-06
qdev: Add a get_dev_path() function to BusInfo
Alex Williamson
1
-0
/
+3
2010-07-06
pc: Allocate all ram in a single qemu_ram_alloc()
Alex Williamson
1
-13
/
+9
2010-07-06
make rtc alatm work
Gleb Natapov
1
-4
/
+3
2010-07-06
scsi: Fix SCSI bus reset
Jan Kiszka
1
-2
/
+13
2010-07-06
ide: Reject invalid CHS geometry
Markus Armbruster
1
-0
/
+12
2010-07-06
ide: Reject readonly drives unless CD-ROM
Markus Armbruster
1
-0
/
+5
2010-07-06
ide: Make ide_init_drive() return success
Markus Armbruster
3
-7
/
+14
2010-07-06
ide: Replace IDEState members is_cdrom, is_cf by drive_kind
Markus Armbruster
4
-24
/
+25
[next]