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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-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
2010-07-06
ide: Improve error messages
Markus Armbruster
1
-4
/
+5
2010-07-06
scsi: Error locations for -drive if=scsi device initialization
Markus Armbruster
1
-0
/
+4
2010-07-06
scsi: Reject unimplemented error actions
Markus Armbruster
2
-0
/
+14
2010-07-06
qdev: Don't hw_error() in qdev_init_nofail()
Markus Armbruster
1
-2
/
+4
2010-07-06
fdc: Reject unimplemented error actions
Markus Armbruster
1
-6
/
+16
2010-07-06
Add virtio disk identification support
john cooper
2
-0
/
+17
2010-07-06
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
23
-128
/
+247
2010-07-03
remove exec-all.h inclusion from cpu.h
Paolo Bonzini
1
-0
/
+1
2010-07-02
pc: Fix CMOS info for drives defined with -device
Markus Armbruster
5
-41
/
+81
2010-07-02
ide: Make PIIX and ISA IDE init functions return the qdev
Markus Armbruster
3
-11
/
+14
2010-07-02
block: Fix virtual media change for if=none
Markus Armbruster
5
-3
/
+15
2010-07-02
block: Catch attempt to attach multiple devices to a blockdev
Markus Armbruster
8
-15
/
+47
2010-07-02
qdev: Decouple qdev_prop_drive from DriveInfo
Markus Armbruster
15
-68
/
+71
2010-07-02
blockdev: Clean up automatic drive deletion
Markus Armbruster
5
-7
/
+29
2010-07-02
ide: Make it explicit that ide_create_drive() can't fail
Markus Armbruster
1
-2
/
+1
2010-07-02
scsi: scsi_bus_legacy_handle_cmdline() can fail, fix callers
Markus Armbruster
6
-8
/
+16
2010-06-30
qdev-properties: Fix (u)intXX parsers
Kevin Wolf
1
-15
/
+35
2010-06-30
usb-uhci: fix commit 8e65b7c04965c8355e4ce43211582b6b83054e3d for vmstate
TeLeMan
1
-1
/
+2
2010-06-30
hw/omap : make local function static and remove declaration from header
cmchao
3
-45
/
+9
2010-06-30
hw/omap1.c : separate uart module
cmchao
2
-170
/
+194
2010-06-30
hw/omwp2.c : separate l4 interconnect module
cmchao
3
-272
/
+305
2010-06-30
hw/omap2.c : separate tap module(Test-Chip-level)
cmchao
2
-90
/
+112
2010-06-30
hw/omap2.c : separate spi module
cmchao
3
-323
/
+348
2010-06-30
hw/omap1.c : separate interrupt controller module
cmchao
3
-574
/
+602
2010-06-30
hw/omap2.c : separate sdrc (sdram controller)
cmchao
3
-144
/
+167
2010-06-30
hw/omap2.c : separate gpmc(general purpose memory controller)
cmchao
3
-396
/
+421
2010-06-30
hw/omap2.c : separate synctimer module
cmchao
3
-76
/
+103
[next]