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
/
piix_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
1
-2
/
+2
2012-11-26
pc/piix_pci: factor out smram/pam logic
Isaku Yamahata
1
-53
/
+15
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-8
/
+8
2012-10-17
i440fx: avoid destroying memory regions within a transaction
Avi Kivity
1
-34
/
+35
2012-08-22
pci: Tidy up PCI host bridges
Andreas Färber
1
-2
/
+4
2012-08-22
pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE
Andreas Färber
1
-4
/
+4
2012-08-22
pci: Make host bridge TypeInfos const
Andreas Färber
1
-4
/
+4
2012-07-19
pci: Add INTx routing notifier
Jan Kiszka
1
-0
/
+2
2012-07-19
pci: Add pci_device_route_intx_to_irq
Michael S. Tsirkin
1
-0
/
+18
2012-04-11
piix_pci: fix typo in i400FX chipset init code
Alexey Korolev
1
-1
/
+1
2012-04-02
qdev: put all devices under /machine
Paolo Bonzini
1
-1
/
+1
2012-04-02
qdev: add children before qdev_init
Paolo Bonzini
1
-2
/
+1
2012-02-15
qom: Unify type registration
Andreas Färber
1
-2
/
+3
2012-02-03
qom: move properties from qdev to object
Anthony Liguori
1
-2
/
+2
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-31
/
+39
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
1
-6
/
+13
2012-01-27
pci: convert to QEMU Object Model
Anthony Liguori
1
-37
/
+58
2012-01-27
qdev: prepare source tree for code conversion
Anthony Liguori
1
-42
/
+44
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
[next]