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
/
gt64xxx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-10
/
+10
2012-08-22
pci: Tidy up PCI host bridges
Andreas Färber
1
-10
/
+16
2012-08-22
pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE
Andreas Färber
1
-2
/
+2
2012-08-22
gt64xxx: QOM'ify GT64120 PCI host bridge
Andreas Färber
1
-15
/
+20
2012-08-22
pci: Make host bridge TypeInfos const
Andreas Färber
1
-2
/
+2
2012-02-15
qom: Unify type registration
Andreas Färber
1
-2
/
+2
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-10
/
+12
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
1
-2
/
+14
2012-01-27
pci: convert to QEMU Object Model
Anthony Liguori
1
-8
/
+15
2011-10-05
gt64xxx.c: remove reference to non-existing ISD_handle field
Antony Pavlov
1
-2
/
+3
2011-10-05
gt64xxx.c: fix length modifier in DPRINTF format string
Antony Pavlov
1
-4
/
+4
2011-08-24
gt64xxx: fix crash in gt64120_pci_mapping()
Avi Kivity
1
-1
/
+5
2011-08-22
gt64xxx.c: convert to memory API
Avi Kivity
1
-21
/
+15
2011-08-08
pci: pass I/O address space to new PCI bus
Avi Kivity
1
-1
/
+3
2011-07-29
pci: pass address space to pci bus when created
Avi Kivity
1
-1
/
+3
2011-06-12
hw/gt64xxx.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-4
/
+4
2011-03-06
gt64xxx: remove savevm support
Juan Quintela
1
-21
/
+0
2011-01-20
gt64xxx: set isa_mem_base during registration
Aurelien Jarno
1
-0
/
+5
2011-01-20
gt64xxx: qdev conversion
Aurelien Jarno
1
-48
/
+67
2010-12-11
isa_mmio: Always use little endian
Alexander Graf
1
-5
/
+1
2010-12-11
Add endianness as io mem parameter
Alexander Graf
1
-1
/
+2
2010-07-11
pci: use PCI_DEVFN() where appropriate.
Isaku Yamahata
1
-1
/
+1
2010-07-06
savevm: Add DeviceState param
Alex Williamson
1
-1
/
+2
2010-05-28
Fix hw/gt64xxx.c compilation with DEBUG defined
Riccardo Magliocchetti
1
-1
/
+1
2010-03-21
Compile isa_mmio only once
Blue Swirl
1
-1
/
+5
2010-02-07
Do not use dprintf
malc
1
-18
/
+18
2009-12-23
gt64xxx: remove gt64120_{read, write}_config().
Isaku Yamahata
1
-12
/
+1
2009-11-09
pci_host.h: move functions in pci_host.h into .c file.
Isaku Yamahata
1
-10
/
+1
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-11
/
+11
2009-10-01
Get rid of _t suffix
malc
1
-11
/
+11
2009-09-04
We want the argument pass to set_irq to be opaque
Juan Quintela
1
-1
/
+2
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
1
-2
/
+2
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
1
-1
/
+1
2009-05-23
Add common BusState
Paul Brook
1
-1
/
+2
2009-03-13
Add and use remaining #defines for PCI device IDs (Stuart Brady)
aliguori
1
-1
/
+1
2009-02-01
Add and use #defines for PCI device classes
blueswir1
1
-2
/
+1
2009-01-26
Define PCI vendor and device IDs in pci.h (Stuart Brady)
aliguori
1
-4
/
+2
2008-10-26
Fix undeclared symbol warnings from sparse
blueswir1
1
-1
/
+0
2008-03-10
GT64XXX: fix endianness issues:
aurel32
1
-5
/
+14
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
1
-1
/
+1
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+4
2007-11-11
removed warning
bellard
1
-0
/
+5
2007-10-20
Check the Galilleo config register instead of hardcoding the endianness.
ths
1
-22
/
+8
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-2
/
+2
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-7
/
+7
2007-07-11
Remove superfluous gt64xxx_pci_mapping calls.
ths
1
-7
/
+3
2007-07-11
Impement Galilleo ISD register.
ths
1
-11
/
+63
2007-06-12
Revert the Gallileo PCI mapping patch, it conflicts with the supposedly
ths
1
-312
/
+32
2007-06-10
More PCI mapping/remapping for Gallileo.
ths
1
-32
/
+312
2007-06-07
Unbreak PCI config register, noticed by Stefan Weil.
ths
1
-1
/
+1
[next]