index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-07
pci: consolidate pci_add_capability_at_offset() into pci_add_capability().
Isaku Yamahata
4
-21
/
+24
2010-09-07
pci_bridge: introduce pci bridge library.
Isaku Yamahata
5
-84
/
+177
2010-07-22
pci_bridge: clean up: remove pci_{register, unregister}_secondary_bus()
Isaku Yamahata
1
-22
/
+10
2010-07-22
pci_bridge: rename PCIBridge::bus -> PCIBridge::sec_bus.
Isaku Yamahata
2
-7
/
+5
2010-07-22
pci/bridge: split out pci bridge code into pci_bridge.c from pci.c
Isaku Yamahata
6
-179
/
+261
2010-07-19
pci: move out pci internal structures, PCIBus, PCIBridge, and pci_bus_info.
Isaku Yamahata
2
-30
/
+42
2010-07-19
vhost: fix miration during device start
Michael S. Tsirkin
1
-10
/
+11
2010-07-19
e1000: secrc support
Michael S. Tsirkin
1
-1
/
+10
2010-07-19
e1000: fix access 4 bytes beyond buffer end
Michael S. Tsirkin
1
-2
/
+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
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
[next]