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
*
tcg: Define tcg_insn_unit for code pointers
Richard Henderson
2014-05-12
1
-1
/
+1
*
exec-all.h: Use stl_p to avoid undefined behaviour patching x86 jumps
Peter Maydell
2014-05-12
1
-1
/
+1
*
error: Consistently name Error ** objects errp, and not err
Markus Armbruster
2014-05-09
1
-11
/
+16
*
qmp hmp: Consistently name Error * objects err, and not errp
Markus Armbruster
2014-05-08
1
-1
/
+1
*
pci: add Error-propagating pci_add_capability2()
Laszlo Ersek
2014-05-08
1
-0
/
+4
*
monitor: add Error-propagating monitor_handle_fd_param2()
Laszlo Ersek
2014-05-08
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-07' in...
Peter Maydell
2014-05-07
3
-13
/
+13
|
\
|
*
docs/memory.txt: Fix document on MMIO operations
Fam Zheng
2014-05-07
1
-1
/
+1
|
*
glib: move g_poll() replacement into glib-compat.h
Stefan Hajnoczi
2014-05-07
2
-12
/
+12
*
|
Merge remote-tracking branch 'remotes/sstabellini/xen-140507-2' into staging
Peter Maydell
2014-05-07
1
-0
/
+7
|
\
\
|
*
|
xen_disk: add discard support
Olaf Hering
2014-05-07
1
-0
/
+7
|
|
/
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-05-07
3
-9
/
+22
|
\
\
|
|
/
|
/
|
|
*
smbus: return -1 if nothing found at the given address
Paolo Bonzini
2014-05-07
1
-6
/
+6
|
*
smbus: allow returning an error from reads
Paolo Bonzini
2014-05-07
1
-3
/
+3
|
*
apic: use emulated lapic version 0x14 on pc machines >= 2.1
Gabriel L. Somlo
2014-05-07
2
-0
/
+4
|
*
pc: add compat_props placeholder for 2.0 machine type
Gabriel L. Somlo
2014-05-07
1
-0
/
+9
*
|
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...
Peter Maydell
2014-05-07
5
-5
/
+20
|
\
\
|
*
|
migration: expose xbzrle cache miss rate
ChenLiang
2014-05-05
1
-0
/
+1
|
*
|
migration: expose the bitmap_sync_count to the end
ChenLiang
2014-05-05
1
-0
/
+1
|
*
|
Provide init function for ram migration
Dr. David Alan Gilbert
2014-05-05
2
-2
/
+1
|
*
|
Make qemu_peek_buffer loop until it gets it's data
Dr. David Alan Gilbert
2014-05-05
1
-0
/
+5
|
*
|
vmstate: s/VMSTATE_INT32_LE/VMSTATE_INT32_POSITIVE_LE/
Michael S. Tsirkin
2014-05-05
1
-1
/
+1
|
*
|
virtio-net: fix buffer overflow on invalid state load
Michael S. Tsirkin
2014-05-05
1
-2
/
+2
|
*
|
vmstate: add VMSTATE_VALIDATE
Michael S. Tsirkin
2014-05-05
1
-0
/
+8
|
*
|
vmstate: add VMS_MUST_EXIST
Michael S. Tsirkin
2014-05-05
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2014-05-07
5
-7
/
+29
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
machine: Remove QEMUMachine indirection from MachineClass
Marcel Apfelbaum
2014-05-05
1
-2
/
+0
|
*
|
machine: Replace QEMUMachine by MachineClass in accelerator configuration
Marcel Apfelbaum
2014-05-05
5
-5
/
+5
|
*
|
vl.c: Replace QEMUMachine with MachineClass in QEMUMachineInitArgs
Marcel Apfelbaum
2014-05-05
1
-2
/
+3
|
*
|
machine: Copy QEMUMachine's fields to MachineClass
Marcel Apfelbaum
2014-05-05
1
-0
/
+24
|
*
|
machine: Remove obsoleted field from QEMUMachine
Marcel Apfelbaum
2014-05-05
1
-1
/
+0
|
|
/
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-smbios-2' into staging
Peter Maydell
2014-05-06
2
-25
/
+76
|
\
\
|
*
|
SMBIOS: Build aggregate smbios tables and entry point
Gabriel L. Somlo
2014-05-05
1
-1
/
+4
|
*
|
SMBIOS: Use bitmaps to prevent incompatible comand line options
Gabriel L. Somlo
2014-05-05
1
-0
/
+2
|
*
|
SMBIOS: Update header file definitions
Gabriel L. Somlo
2014-05-05
1
-22
/
+66
|
*
|
SMBIOS: Rename symbols to better reflect future use
Gabriel L. Somlo
2014-05-05
1
-3
/
+3
|
*
|
E820: Add interface for accessing e820 table
Gabriel L. Somlo
2014-05-05
1
-0
/
+2
|
|
/
*
|
linux-user/elfload.c: Support ARM HWCAP2 flags
Peter Maydell
2014-05-02
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-05-02
2
-1
/
+1
|
\
|
*
block: Unlink temporary files in raw-posix/win32
Kevin Wolf
2014-04-30
2
-1
/
+1
*
|
kvm: add kvm_{vm,vcpu}_enable_cap
Cornelia Huck
2014-04-30
1
-0
/
+30
*
|
tcg: Fix missed pointer size != TCG_TARGET_REG_BITS changes
Richard Henderson
2014-04-28
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' in...
Peter Maydell
2014-04-28
1
-0
/
+2
|
\
|
*
qemu-option: introduce qemu_find_opts_singleton
Paolo Bonzini
2014-04-27
1
-0
/
+2
*
|
error: Remove some unused headers
Cole Robinson
2014-04-25
1
-1
/
+0
*
|
qerror.h: Replace QERR_NOT_SUPPORTED with QERR_UNSUPPORTED
Cole Robinson
2014-04-25
1
-3
/
+0
*
|
qerror.h: Remove QERR defines that are only used once
Cole Robinson
2014-04-25
1
-66
/
+0
*
|
qerror.h: Remove unused error classes
Cole Robinson
2014-04-25
1
-9
/
+0
*
|
monitor: Remove unused monitor_print_filename
Cole Robinson
2014-04-25
1
-1
/
+0
*
|
error: Privatize error_print_loc
Cole Robinson
2014-04-25
1
-1
/
+0
|
/
[next]