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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu-exec: Make debug_excp_handler a QOM CPU method
Peter Maydell
2014-09-12
2
-4
/
+2
*
exec.c: Record watchpoint fault address and direction
Peter Maydell
2014-09-12
1
-1
/
+5
*
exec.c: Relax restrictions on watchpoint length and alignment
Peter Maydell
2014-09-12
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140905-2' in...
Peter Maydell
2014-09-11
2
-9
/
+20
|
\
|
*
console: Remove unused QEMU_BIG_ENDIAN_FLAG
Benjamin Herrenschmidt
2014-09-05
1
-2
/
+1
|
*
console: add qemu_pixman_linebuf_copy
Gerd Hoffmann
2014-09-05
1
-0
/
+2
|
*
console: add dpy_gfx_update_dirty
Gerd Hoffmann
2014-09-05
1
-0
/
+4
|
*
console: add qemu_create_displaysurface_guestmem
Gerd Hoffmann
2014-09-05
1
-0
/
+4
|
*
console: stop using PixelFormat
Gerd Hoffmann
2014-09-05
1
-7
/
+7
|
*
console: add qemu_default_pixman_format
Gerd Hoffmann
2014-09-05
1
-0
/
+1
|
*
console: add qemu_pixelformat_from_pixman
Gerd Hoffmann
2014-09-05
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140910-1' into s...
Peter Maydell
2014-09-11
1
-0
/
+5
|
\
\
|
*
|
xhci PCIe endpoint migration compatibility fix
Dr. David Alan Gilbert
2014-09-10
1
-0
/
+5
|
|
/
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-09-08
1
-0
/
+17
|
\
\
|
*
|
rename parse_enum_option to qapi_enum_parse and make it public
Peter Lieven
2014-09-08
1
-0
/
+17
|
|
/
*
|
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2014-09-08
5
-7
/
+8
|
\
\
|
|
/
|
/
|
|
*
spapr_pci: map the MSI window in each PHB
Greg Kurz
2014-09-08
2
-3
/
+1
|
*
KVM: Add helper to run KVM_CHECK_EXTENSION on vm fd
Alexander Graf
2014-09-08
1
-0
/
+2
|
*
spapr: Locate RTAS and device-tree based on real RMA
Benjamin Herrenschmidt
2014-09-08
1
-1
/
+2
|
*
loader: Add load_image_size() to replace load_image()
Benjamin Herrenschmidt
2014-09-08
1
-0
/
+1
|
*
PPC: mac99: Move NVRAM to page boundary when necessary
Alexander Graf
2014-09-08
1
-1
/
+1
|
*
ppc: spapr-rtas - implement os-term rtas call
Nikunj A Dadhania
2014-09-08
1
-2
/
+1
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-09-02
4
-1
/
+124
|
\
\
|
|
/
|
/
|
|
*
intel-iommu: add IOTLB using hash table
Le Tan
2014-08-28
1
-1
/
+10
|
*
intel-iommu: add context-cache to cache context-entry
Le Tan
2014-08-28
1
-0
/
+22
|
*
intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...
Le Tan
2014-08-28
2
-0
/
+3
|
*
intel-iommu: introduce Intel IOMMU (VT-d) emulation
Le Tan
2014-08-28
1
-0
/
+89
|
*
iommu: add is_write as a parameter to the translate function of MemoryRegionI...
Le Tan
2014-08-28
1
-1
/
+1
*
|
implementing victim TLB for QEMU system emulated TLB
Xin Tong
2014-09-01
1
-2
/
+7
*
|
target-tricore: Add board for systemmode
Bastian Koppelmann
2014-09-01
1
-0
/
+11
*
|
target-tricore: Add target stubs and qom-cpu
Bastian Koppelmann
2014-09-01
2
-0
/
+3
*
|
Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140901' int...
Peter Maydell
2014-09-01
1
-0
/
+20
|
\
\
|
*
|
sclp-s390: Add device to manage s390 memory hotplug
Matthew Rosato
2014-09-01
1
-0
/
+20
*
|
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-08-29
3
-11
/
+63
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
block: Add AIO context notifiers
Max Reitz
2014-08-29
1
-0
/
+41
|
*
|
aio-win32: add support for sockets
Paolo Bonzini
2014-08-29
1
-2
/
+0
|
*
|
AioContext: introduce aio_prepare
Paolo Bonzini
2014-08-29
1
-1
/
+8
|
*
|
AioContext: export and use aio_dispatch
Paolo Bonzini
2014-08-29
1
-0
/
+6
|
*
|
AioContext: take bottom halves into account when computing aio_poll timeout
Paolo Bonzini
2014-08-29
1
-0
/
+8
|
*
|
coroutine: Drop co_sleep_ns
Fam Zheng
2014-08-29
1
-8
/
+0
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into s...
Peter Maydell
2014-08-29
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
usb: add usb_bus_release function
Gonglei
2014-08-29
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-28
2
-4
/
+6
|
\
\
\
|
*
|
|
scsi-bus: Convert DeviceClass init to realize
Fam Zheng
2014-08-26
1
-2
/
+2
|
*
|
|
block: Pass errp in blkconf_geometry
Fam Zheng
2014-08-26
1
-2
/
+4
*
|
|
|
Merge remote-tracking branch 'remotes/kvm/tags/for-upstream' into staging
Peter Maydell
2014-08-28
1
-0
/
+49
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
cpus: Define callback for QEMU "nmi" command
Alexey Kardashevskiy
2014-08-25
1
-0
/
+49
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-08-25
4
-3
/
+42
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*
Knut Omang
2014-08-25
1
-3
/
+4
|
*
|
Add ACPI tables for TPM
Stefan Berger
2014-08-25
2
-0
/
+36
[next]