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
Commit message (
Expand
)
Author
Age
Files
Lines
*
PPC: use memory API to construct the PCI hole
Blue Swirl
2011-09-27
4
-7
/
+26
*
Merge remote-tracking branch 'qemu-kvm-tmp/memory/urgent' into staging
Anthony Liguori
2011-09-26
1
-1
/
+1
|
\
|
*
ppc_prep: fix pci config space initialization
Avi Kivity
2011-09-25
1
-1
/
+1
*
|
Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging
Anthony Liguori
2011-09-26
20
-122
/
+232
|
\
\
|
*
|
fdc: Convert isabus_fdc_init1 to MemoryRegion
Richard Henderson
2011-09-25
1
-20
/
+33
|
*
|
serial: Convert serial_isa_initfn to MemoryRegion
Richard Henderson
2011-09-25
1
-3
/
+12
|
*
|
pckbd: Convert to MemoryRegion
Richard Henderson
2011-09-25
3
-25
/
+40
|
*
|
i8259: Convert to MemoryRegion
Richard Henderson
2011-09-25
1
-19
/
+46
|
*
|
ppc_prep: initialize i8259 after the ISA bus
Avi Kivity
2011-09-25
1
-2
/
+2
|
*
|
mips_r4k: initialize i8259 after the ISA bus
Avi Kivity
2011-09-25
1
-1
/
+1
|
*
|
mips_jazz: initialize i8259 after the ISA bus
Avi Kivity
2011-09-25
1
-1
/
+1
|
*
|
mips_malta: move i8259 initialization after piix4 initialization
Avi Kivity
2011-09-25
1
-5
/
+15
|
*
|
i8254: Convert to MemoryRegion
Richard Henderson
2011-09-25
1
-3
/
+13
|
*
|
cs4231a: Convert to MemoryRegion
Richard Henderson
2011-09-25
1
-19
/
+19
|
*
|
pc: Re-order pc_init1 to initialize the ISA bus before ISA devices
Richard Henderson
2011-09-25
1
-10
/
+12
|
*
|
isa: add isa_register_ioport()
Richard Henderson
2011-09-25
2
-1
/
+14
|
*
|
isa: Pass i/o address space to isa_bus_new
Richard Henderson
2011-09-25
10
-16
/
+21
|
*
|
pci: add pci_address_space_io()
Richard Henderson
2011-09-25
2
-0
/
+6
|
|
/
*
|
Merge remote-tracking branch 'pmaydell/omap-for-upstream' into staging
Anthony Liguori
2011-09-26
5
-190
/
+244
|
\
\
|
|
/
|
/
|
|
*
hw/omap1: Wire up GPIO clock
Peter Maydell
2011-09-23
1
-0
/
+1
|
*
omap_intc: Qdevify
Peter Maydell
2011-09-23
5
-163
/
+220
|
*
omap_intc: Use MemoryRegion API
Peter Maydell
2011-09-23
1
-34
/
+30
*
|
adlib: remove write-only variable
Hervé Poussineau
2011-09-23
1
-3
/
+2
*
|
irq: introduce qemu_irq_proxy()
Avi Kivity
2011-09-23
2
-0
/
+19
*
|
virtio: Use global memory barrier macros
David Gibson
2011-09-23
1
-11
/
+3
*
|
pci-devfn: check that device/slot number is within range
Donald Dutile
2011-09-23
1
-0
/
+2
*
|
isapc: give system address space when pci is disabled
Hervé Poussineau
2011-09-23
1
-1
/
+1
*
|
cirrus: Unbreak ISA support
Jan Kiszka
2011-09-23
1
-2
/
+2
*
|
vga: Unbreak ISA support
Jan Kiszka
2011-09-23
1
-0
/
+1
*
|
pc: Disable HPET for ISA machine
Jan Kiszka
2011-09-23
1
-0
/
+1
*
|
pc: Unbreak ROM mapping for ISA machine
Jan Kiszka
2011-09-23
3
-8
/
+15
*
|
e1000: Don't set the Capabilities List bit
dann frazier
2011-09-23
1
-2
/
+0
|
/
*
hw/omap_gpmc: Modify correct field when writing IRQSTATUS register
Peter Maydell
2011-09-23
1
-1
/
+1
*
hw/omap_gpmc: Add comment about FIFOTHRESHOLDSTATUS bit
Peter Maydell
2011-09-23
1
-0
/
+7
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-09-22
4
-3
/
+76
|
\
|
*
ahci: add port I/O index-data pair
Daniel Verkamp
2011-09-21
4
-3
/
+76
*
|
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-09-22
2
-3
/
+0
|
\
\
|
*
|
Drop unneeded pthread.h inclusions
Jan Kiszka
2011-09-21
2
-3
/
+0
|
|
/
*
|
Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging
Anthony Liguori
2011-09-22
12
-655
/
+705
|
\
\
|
|
/
|
/
|
|
*
omap1: convert to memory API (part VI)
Avi Kivity
2011-09-21
3
-10
/
+11
|
*
soc_dma: drop soc_dma_port_add_mem_ram()
Avi Kivity
2011-09-21
3
-12
/
+8
|
*
omap_lcdc: remove imif, emiff from structure
Avi Kivity
2011-09-21
3
-10
/
+3
|
*
omap1: convert to memory API (part V)
Avi Kivity
2011-09-21
1
-6
/
+8
|
*
omap1: convert to memory API (part IV)
Avi Kivity
2011-09-21
2
-34
/
+48
|
*
omap1: convert to memory API (part III)
Avi Kivity
2011-09-21
2
-94
/
+123
|
*
omap1: convert to memory API (part II)
Avi Kivity
2011-09-21
2
-91
/
+111
|
*
omap1: convert to memory API (part I)
Avi Kivity
2011-09-21
4
-154
/
+203
|
*
musicpal: convert to memory API
Avi Kivity
2011-09-18
1
-144
/
+99
|
*
mips_r4k: convert to memory API
Avi Kivity
2011-09-18
1
-24
/
+15
|
*
mips_mipssim: convert to memory API
Avi Kivity
2011-09-18
1
-7
/
+8
[next]