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
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
qom: Pass available size to object_initialize()
Andreas Färber
2013-08-30
1
-6
/
+7
*
qdev: Pass size to qbus_create_inplace()
Andreas Färber
2013-08-30
1
-2
/
+2
*
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
Anthony Liguori
2013-08-29
1
-2
/
+2
|
\
|
*
kvm: add KVM_IRQFD_FLAG_RESAMPLE support
Vincenzo Maffione
2013-08-09
1
-2
/
+2
*
|
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
4
-27
/
+27
*
|
hw/misc: make pvpanic known to user
Marcel Apfelbaum
2013-08-12
1
-15
/
+10
*
|
zynq_slcr: QOM cast cleanup
Andreas Färber
2013-07-29
1
-6
/
+9
*
|
slavio_misc: QOM cast cleanup for APCState
Andreas Färber
2013-07-29
1
-3
/
+7
*
|
slavio_misc: QOM cast cleanup for MiscState
Andreas Färber
2013-07-29
1
-15
/
+20
*
|
puv3_pm: QOM cast cleanup
Andreas Färber
2013-07-29
1
-4
/
+8
*
|
mst_fpga: QOM cast cleanup
Andreas Färber
2013-07-29
1
-32
/
+36
*
|
milkymist-pfpu: QOM cast cleanup
Andreas Färber
2013-07-29
1
-4
/
+9
*
|
milkymist-hpdmc: QOM cast cleanup
Andreas Färber
2013-07-29
1
-4
/
+9
*
|
lm32_sys: QOM cast cleanup
Andreas Färber
2013-07-29
1
-4
/
+8
*
|
exynos4210_pmu: QOM cast cleanup
Andreas Färber
2013-07-29
1
-5
/
+9
*
|
eccmemctl: QOM cast cleanup
Andreas Färber
2013-07-29
1
-6
/
+11
*
|
arm_sysctl: QOM cast cleanup
Andreas Färber
2013-07-29
1
-7
/
+13
*
|
arm_l2x0: QOM cast cleanup
Andreas Färber
2013-07-29
1
-4
/
+8
*
|
arm_l2x0: Rename l2x0_state to L2x0State
Andreas Färber
2013-07-29
1
-14
/
+14
*
|
imx_ccm: QOM cast cleanup
Andreas Färber
2013-07-29
1
-6
/
+10
*
|
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
7
-0
/
+7
*
|
pc-testdev: add I/O port to test memory.c auto split/combine
Paolo Bonzini
2013-07-25
1
-0
/
+15
*
|
pc-testdev: remove useless cpu_to_le64/le64_to_cpu
Paolo Bonzini
2013-07-25
1
-2
/
+0
*
|
pc-testdev: support 8 and 16-bit accesses to 0xe0
Paolo Bonzini
2013-07-25
1
-2
/
+9
|
/
*
misc/ivshmem: QOM parent field cleanup
Andreas Färber
2013-07-23
1
-15
/
+22
*
misc/ivshmem: QOM Upcast Sweep
Peter Crosthwaite
2013-07-23
1
-9
/
+13
*
misc/pci-testdev: QOM parent field cleanup
Andreas Färber
2013-07-23
1
-4
/
+7
*
misc/pci-testdev: QOM Upcast Sweep
Peter Crosthwaite
2013-07-23
1
-4
/
+9
*
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
2013-07-22
1
-1
/
+1
|
\
|
*
slavio_misc: Fix slavio_led_mem_readw/_writew tracepoints
Markus Armbruster
2013-07-18
1
-1
/
+1
*
|
vfio: QEMU-AER: Qemu changes to support AER for VFIO-PCI devices
Vijay Mohan Pandarathil
2013-07-15
1
-0
/
+125
*
|
vfio-pci: VGA quirk update
Alex Williamson
2013-07-15
1
-336
/
+321
|
/
*
PPC: Add timer handler for newworld mac-io
Alexander Graf
2013-07-11
1
-0
/
+33
*
PPC: dbdma: Move processing to io
Alexander Graf
2013-07-11
1
-4
/
+6
*
PPC: dbdma: Move static bh variable to device struct
Alexander Graf
2013-07-11
1
-9
/
+15
*
PPC: dbdma: Introduce kick function
Alexander Graf
2013-07-11
1
-0
/
+5
*
PPC: dbdma: Move defines into header file
Alexander Graf
2013-07-11
1
-117
/
+0
*
PPC: dbdma: Allow new commands in RUN state
Alexander Graf
2013-07-11
1
-3
/
+3
*
PPC: dbdma: Fix debug print
Alexander Graf
2013-07-11
1
-1
/
+2
*
PPC: Mac: Add debug prints in macio and dbdma code
Alexander Graf
2013-07-11
1
-3
/
+11
*
PPC: dbdma: Replace tabs with spaces
Alexander Graf
2013-07-11
1
-51
/
+51
*
PPC: g3beige: Move secondary IDE bus to mac-io
Alexander Graf
2013-07-11
1
-38
/
+55
*
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
2013-07-09
1
-10
/
+16
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-08
1
-14
/
+17
|
\
|
*
pvpanic: fix fwcfg for big endian hosts
Michael S. Tsirkin
2013-07-04
1
-3
/
+4
|
*
pvpanic: initialization cleanup
Michael S. Tsirkin
2013-07-04
1
-14
/
+16
*
|
hw/m*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
21
-52
/
+57
*
|
vfio: pass device to vfio_mmap_bar and use it to set owner
Paolo Bonzini
2013-07-04
1
-5
/
+6
*
|
memory: add ref/unref calls
Paolo Bonzini
2013-07-04
1
-0
/
+2
*
|
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
29
-66
/
+66
[next]