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
*
spapr: Pass PowerPCCPU to hypercalls
Andreas Färber
2012-10-31
7
-35
/
+42
*
spapr: Pass PowerPCCPU to spapr_hypercall()
Andreas Färber
2012-10-31
3
-3
/
+5
*
target-ppc: Pass PowerPCCPU to cpu_ppc_hypercall
Andreas Färber
2012-10-31
1
-1
/
+3
*
xtensa_pic: Pass XtensaCPU to xtensa_ccompare_cb()
Andreas Färber
2012-10-31
1
-2
/
+5
*
cpus: Pass CPUState to qemu_cpu_kick()
Andreas Färber
2012-10-31
5
-6
/
+9
*
ppc: Pass PowerPCCPU to {ppc6xx,ppc970,power7,ppc40x,ppce500}_set_irq()
Andreas Färber
2012-10-31
1
-20
/
+35
*
cpu: Move stopped field to CPUState
Andreas Färber
2012-10-31
1
-1
/
+2
*
ppce500_spin: Store PowerPCCPU in SpinKick
Andreas Färber
2012-10-31
1
-3
/
+3
*
cpus: Pass CPUState to qemu_cpu_is_self()
Andreas Färber
2012-10-31
1
-2
/
+4
*
target-i386: Pass X86CPU to cpu_x86_load_seg_cache_sipi()
Andreas Färber
2012-10-30
1
-1
/
+1
*
apic: Store X86CPU in APICCommonState
Andreas Färber
2012-10-30
4
-24
/
+29
*
target-i386: Inline APIC cpu_env property setting
Andreas Färber
2012-10-30
1
-1
/
+0
*
target-i386: Initialize APIC at CPU level
Igor Mammedov
2012-10-30
1
-51
/
+5
*
Merge branch 'qspi.2' of git://developer.petalogix.com/public/qemu
Blue Swirl
2012-10-30
3
-50
/
+340
|
\
|
*
xilinx_zynq: added QSPI controller
Peter Crosthwaite
2012-10-29
1
-12
/
+28
|
*
xilinx_spips: Generalised to model QSPI
Peter Crosthwaite
2012-10-29
1
-34
/
+255
|
*
m25p80: Support for Quad SPI
Peter Crosthwaite
2012-10-29
1
-4
/
+57
*
|
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2012-10-30
8
-2
/
+1211
|
\
\
|
*
|
s390: sclp ascii console support
Heinz Graalfs
2012-10-29
2
-1
/
+307
|
*
|
s390: sclp signal quiesce support
Heinz Graalfs
2012-10-29
3
-0
/
+131
|
*
|
s390: sclp event support
Heinz Graalfs
2012-10-29
6
-2
/
+579
|
*
|
s390: sclp base support
Heinz Graalfs
2012-10-29
3
-0
/
+195
|
*
|
s390x: fix -initrd in virtio machine
Alexander Graf
2012-10-29
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2012-10-29
11
-133
/
+212
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
pci: avoid destroying bridge address space windows in a transaction
Avi Kivity
2012-10-29
2
-30
/
+44
|
*
|
virtio-net: enable mrg buf header in tap on linux
Michael S. Tsirkin
2012-10-29
2
-21
/
+18
|
*
|
virtio-net: test peer header support at init time
Michael S. Tsirkin
2012-10-29
1
-9
/
+14
|
*
|
virtio-net: minor code simplification
Michael S. Tsirkin
2012-10-29
1
-3
/
+1
|
*
|
virtio-net: simplify rx code
Michael S. Tsirkin
2012-10-29
1
-7
/
+2
|
*
|
virtio-net: switch tx to safe iov functions
Michael S. Tsirkin
2012-10-29
1
-12
/
+19
|
*
|
virtio-net: first s/g is always at start of buf
Michael S. Tsirkin
2012-10-29
1
-2
/
+3
|
*
|
virtio-net: refactor receive_hdr
Michael S. Tsirkin
2012-10-29
1
-11
/
+7
|
*
|
virtio-net: use safe iov operations for rx
Michael S. Tsirkin
2012-10-29
1
-11
/
+14
|
*
|
virtio-net: avoid sg copy
Michael S. Tsirkin
2012-10-29
1
-25
/
+23
|
*
|
virtio-net: track host/guest header length
Michael S. Tsirkin
2012-10-29
1
-12
/
+17
|
*
|
pcie: Convert PCIExpressHost to use the QOM.
Jason Baron
2012-10-29
2
-0
/
+18
|
*
|
pcie: pass pcie window size to pcie_host_mmcfg_update()
Jason Baron
2012-10-29
2
-12
/
+16
|
*
|
pci: Add class 0xc05 as 'SMBus'
Jan Kiszka
2012-10-29
2
-0
/
+2
|
*
|
pci: introduce pci_swizzle_map_irq_fn() for standardized interrupt pin swizzle
Isaku Yamahata
2012-10-29
2
-0
/
+20
|
*
|
pci_ids: add intel 82801BA pci-to-pci bridge id
Isaku Yamahata
2012-10-29
1
-0
/
+1
|
*
|
pci: pci capability must be in PCI space
Isaku Yamahata
2012-10-29
1
-3
/
+3
|
*
|
pci: make each capability DWORD aligned
Michael S. Tsirkin
2012-10-29
1
-2
/
+2
|
*
|
qemu: enable PV EOI for qemu 1.3
Michael S. Tsirkin
2012-10-29
1
-1
/
+8
|
*
|
pci: Return PCI_INTX_DISABLED when no bus INTx routing support
Alex Williamson
2012-10-29
1
-1
/
+7
|
*
|
pci-assign: Use msi_get_message()
Alex Williamson
2012-10-29
1
-4
/
+1
|
*
|
msi: Add msi_get_message()
Alex Williamson
2012-10-29
2
-16
/
+30
|
*
|
pci-assign: Use pci_intx_route_changed()
Alex Williamson
2012-10-29
1
-2
/
+1
|
*
|
pci: Helper function for testing if an INTx route changed
Alex Williamson
2012-10-29
2
-0
/
+6
*
|
|
pci: avoid destroying bridge address space windows in a transaction
Avi Kivity
2012-10-29
2
-30
/
+44
*
|
|
Merge remote-tracking branch 'kraxel/usb.68' into staging
Anthony Liguori
2012-10-29
10
-327
/
+424
|
\
\
\
|
|
/
/
|
/
|
|
[next]