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
/
piix_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-20
pc: give ISA bus to ISA methods
Hervé Poussineau
1
-3
/
+5
2011-12-20
i440fx: remove piix3 field
Paolo Bonzini
1
-3
/
+0
2011-12-19
Merge remote-tracking branch 'qemu-kvm/memory/mutators' into staging
Anthony Liguori
1
-14
/
+6
2011-12-19
Also create piix3 property when Xen is enabled
Julian Pidancet
1
-2
/
+1
2011-12-15
rtc: make piix3 set the rtc as a child (v2)
Anthony Liguori
1
-0
/
+3
2011-12-05
piix_pci: adapt smram mapping to use memory mutators
Avi Kivity
1
-14
/
+6
2011-09-25
isa: Pass i/o address space to isa_bus_new
Richard Henderson
1
-1
/
+1
2011-09-04
piix_pci: wrap memory update in a transaction
Avi Kivity
1
-0
/
+2
2011-09-04
pci_host: convert conf index and data ports to memory API
Avi Kivity
1
-2
/
+9
2011-08-25
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
1
-11
/
+2
2011-08-25
piix_pci: wrap memory update in a transaction
Avi Kivity
1
-0
/
+2
2011-08-24
pci_host: convert conf index and data ports to memory API
Avi Kivity
1
-2
/
+9
2011-08-22
440fx: fix PAM, PCI holes
Avi Kivity
1
-33
/
+81
2011-08-08
pci: pass I/O address space to new PCI bus
Avi Kivity
1
-5
/
+9
2011-07-29
pci: pass address space to pci bus when created
Avi Kivity
1
-4
/
+9
2011-07-17
hw/piix_pci.c: Fix PIIX3-xen to initialize ids
Anthony PERARD
1
-0
/
+3
2011-06-22
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
1
-12
/
+7
2011-06-19
xen: fix interrupt routing
Stefano Stabellini
1
-32
/
+34
2011-06-15
Merge remote-tracking branch 'origin/master' into pci
Michael S. Tsirkin
1
-4
/
+47
2011-06-12
hw/piix_pci.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-12
/
+7
2011-05-22
piix_pci: fix piix3_set_irq_pic()
TeLeMan
1
-1
/
+1
2011-05-08
piix_pci: Introduces Xen specific call for irq.
Anthony PERARD
1
-3
/
+46
2011-04-01
piix_pci: load path clean up
Isaku Yamahata
1
-8
/
+4
2011-04-01
piix_pci: optimize set irq path
Isaku Yamahata
1
-17
/
+84
2011-04-01
piix_pci: eliminate PIIX3State::pci_irq_levels
Isaku Yamahata
1
-11
/
+27
2011-01-10
piix: tag as not hotpluggable.
Gerd Hoffmann
1
-0
/
+2
2010-12-11
Introduce fw_name field to DeviceInfo structure.
Gleb Natapov
1
-0
/
+1
2010-09-18
Introduce range.h
Blue Swirl
1
-0
/
+1
2010-07-11
pci: set PCI multi-function bit appropriately.
Isaku Yamahata
1
-2
/
+0
2010-07-11
pci: set multifunction property for normal device.
Isaku Yamahata
1
-1
/
+1
2010-07-11
pci: don't overwrite multi functio bit in pci header type.
Isaku Yamahata
1
-1
/
+0
2010-05-28
Fix overflow in i440fx_init()
Avi Kivity
1
-1
/
+1
2010-05-15
pc, i440fx: Make smm enable/disable function i440fx independent.
Isaku Yamahata
1
-1
/
+4
2010-05-03
hw: better i440 emulation
Bernhard M. Wiedemann
1
-1
/
+6
2009-12-23
piix_pci: add link to i440fx data sheet.
Isaku Yamahata
1
-0
/
+5
2009-12-23
piix_pci: use range helper function
Isaku Yamahata
1
-3
/
+3
2009-12-23
piix_pci: define symbolic value for PAM0, PAM6 and SMRAM.
Isaku Yamahata
1
-5
/
+12
2009-12-03
savevm: Port to qdev.vmsd all devices that have qdev
Juan Quintela
1
-2
/
+2
2009-12-01
pci: shorten pci_host_{conf, data}_register_xxx function a bit.
Isaku Yamahata
1
-1
/
+1
2009-11-09
pci_host: consolidate pci config address access.
Isaku Yamahata
1
-14
/
+1
2009-11-09
pci_host.h: move functions in pci_host.h into .c file.
Isaku Yamahata
1
-9
/
+2
2009-11-07
v3: don't call reset functions on cpu initialization
Glauber Costa
1
-1
/
+0
2009-10-07
New qdev_init_nofail()
Markus Armbruster
1
-1
/
+1
2009-10-05
piix_pci: kill PIIX3IrqState
Gerd Hoffmann
1
-20
/
+17
2009-10-05
vmstate: add version_id argument to post_load
Juan Quintela
1
-1
/
+1
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-2
/
+2
2009-10-01
Get rid of _t suffix
malc
1
-2
/
+2
2009-09-11
vmstate: rename run_after_load() -> post_load()
Juan Quintela
1
-2
/
+2
2009-09-04
piix3: use new vmstate infrastructure
Juan Quintela
1
-27
/
+11
2009-09-04
i440fx: use new vmstate infrastructure
Juan Quintela
1
-12
/
+24
[next]