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
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-29
pci: call object_unparent() before free_qdev()
Amos Kong
1
-1
/
+0
2012-04-10
Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df' into staging
Anthony Liguori
1
-14
/
+14
2012-03-16
pci: fix double free of romfile property
Anthony Liguori
1
-1
/
+0
2012-03-16
pci: fix bridge IO/BASE
Michael S. Tsirkin
1
-2
/
+2
2012-03-16
pci: set memory type for memory behind the bridge
Michael S. Tsirkin
1
-0
/
+3
2012-03-15
pci: make another unused extern function static
Michael S. Tsirkin
1
-7
/
+8
2012-03-15
pci: don't export an internal function
Michael S. Tsirkin
1
-1
/
+1
2012-03-15
pci: Do not check if a bus exist in pci_parse_devaddr.
Anthony PERARD
1
-4
/
+0
2012-02-22
pci: set memory type for memory behind the bridge
Michael S. Tsirkin
1
-2
/
+13
2012-02-15
qom: Unify type registration
Andreas Färber
1
-2
/
+2
2012-02-03
qom: move properties from qdev to object
Anthony Liguori
1
-0
/
+1
2012-02-03
qdev: kill off DeviceInfo
Anthony Liguori
1
-1
/
+1
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-11
/
+10
2012-02-03
qdev: remove info from class
Anthony Liguori
1
-1
/
+3
2012-02-03
qdev: make DeviceInfo private
Anthony Liguori
1
-5
/
+8
2012-01-27
pci: convert to QEMU Object Model
Anthony Liguori
1
-69
/
+54
2012-01-27
qdev: don't access name through info
Anthony Liguori
1
-3
/
+3
2012-01-27
qdev: move qdev->info to class
Anthony Liguori
1
-7
/
+9
2012-01-27
pci: call reset unconditionally
Anthony Liguori
1
-5
/
+2
2012-01-22
vga: improve VGA logic
Blue Swirl
1
-20
/
+0
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
1
-1
/
+3
2011-10-27
qapi: Convert query-pci
Luiz Capitulino
1
-202
/
+120
2011-10-17
pci: simplify memory region registration
Avi Kivity
1
-11
/
+2
2011-09-25
pci: add pci_address_space_io()
Richard Henderson
1
-0
/
+5
2011-09-19
pci: implement bridge filtering
Michael S. Tsirkin
1
-68
/
+2
2011-09-19
pci: Remove unused pci_reserve_capability
Jan Kiszka
1
-6
/
+0
2011-09-10
PCI: delete unused mem_base and pci_to_cpu_addr
Blue Swirl
1
-13
/
+1
2011-08-24
pci: Error on PCI capability collisions
Jan Kiszka
1
-0
/
+38
2011-08-22
pci: add pci_address_space()
Avi Kivity
1
-0
/
+5
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-23
/
+23
2011-08-08
pci: remove support for pre memory API BARs
Avi Kivity
1
-31
/
+2
2011-08-08
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
1
-3
/
+3
2011-08-08
pci: fold BAR mapping function into its caller
Avi Kivity
1
-16
/
+9
2011-08-08
pci: remove pci_register_bar()
Avi Kivity
1
-25
/
+17
2011-08-08
pci: convert pci rom to memory API
Avi Kivity
1
-13
/
+7
2011-08-08
pci: remove pci_register_bar_simple()
Avi Kivity
1
-17
/
+0
2011-08-08
pci: allow I/O BARs to be registered with pci_register_bar_region()
Avi Kivity
1
-20
/
+23
2011-08-08
pci: pass I/O address space to new PCI bus
Avi Kivity
1
-6
/
+12
2011-08-08
pci: add API to get a BAR's mapped address
Avi Kivity
1
-0
/
+5
2011-08-04
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
1
-4
/
+2
2011-07-29
pci: add MemoryRegion based BAR management API
Avi Kivity
1
-8
/
+39
2011-07-29
pci: pass address space to pci bus when created
Avi Kivity
1
-5
/
+11
2011-07-27
pci: Common overflow prevention
Jan Kiszka
1
-4
/
+2
2011-06-15
pci: don't call qdev pci init method
Isaku Yamahata
1
-4
/
+6
2011-06-15
Merge remote-tracking branch 'origin/master' into pci
Michael S. Tsirkin
1
-3
/
+5
2011-06-12
pci: move ids of config space into PCIDeviceInfo
Isaku Yamahata
1
-14
/
+32
2011-05-12
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-3
/
+3
2011-05-08
pci: Use of qemu_put_ram_ptr in pci_add_option_rom.
John Baboval
1
-0
/
+2
2011-05-06
Fix typo in code and comments
Stefan Weil
1
-3
/
+3
2011-05-05
pci: Add class 0x403 as 'audio controller'
Jan Kiszka
1
-0
/
+1
[next]