index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
piix_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-8
/
+8
*
i440fx: avoid destroying memory regions within a transaction
Avi Kivity
2012-10-17
1
-34
/
+35
*
pci: Tidy up PCI host bridges
Andreas Färber
2012-08-22
1
-2
/
+4
*
pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE
Andreas Färber
2012-08-22
1
-4
/
+4
*
pci: Make host bridge TypeInfos const
Andreas Färber
2012-08-22
1
-4
/
+4
*
pci: Add INTx routing notifier
Jan Kiszka
2012-07-19
1
-0
/
+2
*
pci: Add pci_device_route_intx_to_irq
Michael S. Tsirkin
2012-07-19
1
-0
/
+18
*
piix_pci: fix typo in i400FX chipset init code
Alexey Korolev
2012-04-11
1
-1
/
+1
*
qdev: put all devices under /machine
Paolo Bonzini
2012-04-02
1
-1
/
+1
*
qdev: add children before qdev_init
Paolo Bonzini
2012-04-02
1
-2
/
+1
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+3
*
qom: move properties from qdev to object
Anthony Liguori
2012-02-03
1
-2
/
+2
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-31
/
+39
*
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-6
/
+13
*
pci: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-37
/
+58
*
qdev: prepare source tree for code conversion
Anthony Liguori
2012-01-27
1
-42
/
+44
*
pc: give ISA bus to ISA methods
Hervé Poussineau
2011-12-20
1
-3
/
+5
*
i440fx: remove piix3 field
Paolo Bonzini
2011-12-20
1
-3
/
+0
*
Merge remote-tracking branch 'qemu-kvm/memory/mutators' into staging
Anthony Liguori
2011-12-19
1
-14
/
+6
|
\
|
*
piix_pci: adapt smram mapping to use memory mutators
Avi Kivity
2011-12-05
1
-14
/
+6
*
|
Also create piix3 property when Xen is enabled
Julian Pidancet
2011-12-19
1
-2
/
+1
*
|
rtc: make piix3 set the rtc as a child (v2)
Anthony Liguori
2011-12-15
1
-0
/
+3
|
/
*
isa: Pass i/o address space to isa_bus_new
Richard Henderson
2011-09-25
1
-1
/
+1
*
piix_pci: wrap memory update in a transaction
Avi Kivity
2011-09-04
1
-0
/
+2
*
pci_host: convert conf index and data ports to memory API
Avi Kivity
2011-09-04
1
-2
/
+9
*
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
2011-08-25
1
-11
/
+2
*
piix_pci: wrap memory update in a transaction
Avi Kivity
2011-08-25
1
-0
/
+2
*
pci_host: convert conf index and data ports to memory API
Avi Kivity
2011-08-24
1
-2
/
+9
*
440fx: fix PAM, PCI holes
Avi Kivity
2011-08-22
1
-33
/
+81
*
pci: pass I/O address space to new PCI bus
Avi Kivity
2011-08-08
1
-5
/
+9
*
pci: pass address space to pci bus when created
Avi Kivity
2011-07-29
1
-4
/
+9
*
hw/piix_pci.c: Fix PIIX3-xen to initialize ids
Anthony PERARD
2011-07-17
1
-0
/
+3
*
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
2011-06-22
1
-12
/
+7
|
\
|
*
Merge remote-tracking branch 'origin/master' into pci
Michael S. Tsirkin
2011-06-15
1
-4
/
+47
|
|
\
|
*
|
hw/piix_pci.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
2011-06-12
1
-12
/
+7
*
|
|
xen: fix interrupt routing
Stefano Stabellini
2011-06-19
1
-32
/
+34
|
|
/
|
/
|
*
|
piix_pci: fix piix3_set_irq_pic()
TeLeMan
2011-05-22
1
-1
/
+1
*
|
piix_pci: Introduces Xen specific call for irq.
Anthony PERARD
2011-05-08
1
-3
/
+46
|
/
*
piix_pci: load path clean up
Isaku Yamahata
2011-04-01
1
-8
/
+4
*
piix_pci: optimize set irq path
Isaku Yamahata
2011-04-01
1
-17
/
+84
*
piix_pci: eliminate PIIX3State::pci_irq_levels
Isaku Yamahata
2011-04-01
1
-11
/
+27
*
piix: tag as not hotpluggable.
Gerd Hoffmann
2011-01-10
1
-0
/
+2
*
Introduce fw_name field to DeviceInfo structure.
Gleb Natapov
2010-12-11
1
-0
/
+1
*
Introduce range.h
Blue Swirl
2010-09-18
1
-0
/
+1
*
pci: set PCI multi-function bit appropriately.
Isaku Yamahata
2010-07-11
1
-2
/
+0
*
pci: set multifunction property for normal device.
Isaku Yamahata
2010-07-11
1
-1
/
+1
*
pci: don't overwrite multi functio bit in pci header type.
Isaku Yamahata
2010-07-11
1
-1
/
+0
*
Fix overflow in i440fx_init()
Avi Kivity
2010-05-28
1
-1
/
+1
*
pc, i440fx: Make smm enable/disable function i440fx independent.
Isaku Yamahata
2010-05-15
1
-1
/
+4
*
hw: better i440 emulation
Bernhard M. Wiedemann
2010-05-03
1
-1
/
+6
[next]