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
*
qdev: hotplug for bus-less devices
Igor Mammedov
2014-06-19
1
-0
/
+8
*
vl.c: extend -m option to support options for memory hotplug
Igor Mammedov
2014-06-19
1
-0
/
+2
*
add memdev backend infrastructure
Igor Mammedov
2014-06-18
1
-0
/
+60
*
pc: create custom generic PC machine type
Igor Mammedov
2014-06-18
1
-0
/
+24
*
memory: MemoryRegion: rename parent to container
Paolo Bonzini
2014-06-18
1
-10
/
+10
*
exec: introduce qemu_ram_unset_idstr() to unset RAMBlock idstr
Hu Tao
2014-06-17
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2014-06-16
18
-18
/
+2850
|
\
|
*
spapr_pci: Advertise MSI quota
Badari Pulavarty
2014-06-16
1
-0
/
+2
|
*
spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODE
Alexey Kardashevskiy
2014-06-16
1
-0
/
+5
|
*
target-ppc: Support little-endian PPC64 in user mode.
Doug Kwan
2014-06-16
1
-0
/
+5
|
*
spapr_iommu: Introduce bus_offset in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
1
-0
/
+2
|
*
spapr_iommu: Introduce page_shift in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
1
-0
/
+2
|
*
spapr_iommu: Get rid of window_size in sPAPRTCETable
Alexey Kardashevskiy
2014-06-16
2
-4
/
+1
|
*
spapr_pci: Allow multiple TCE tables per PHB
Alexey Kardashevskiy
2014-06-16
1
-1
/
+0
|
*
spapr_pci: spapr_iommu: Make DMA window a subregion
Alexey Kardashevskiy
2014-06-16
1
-0
/
+1
|
*
spapr_pci: Introduce a finish_realize() callback
Alexey Kardashevskiy
2014-06-16
1
-2
/
+16
|
*
macio ide: Do remainder access asynchronously
Alexander Graf
2014-06-16
1
-0
/
+5
|
*
spapr: Add ibm, client-architecture-support call
Alexey Kardashevskiy
2014-06-16
1
-1
/
+8
|
*
dump: Make DumpState and endian conversion routines available for arch-specif...
Bharata B Rao
2014-06-16
2
-10
/
+63
|
*
spapr: Add support for time base offset migration
Alexey Kardashevskiy
2014-06-16
1
-0
/
+1
|
*
util: Add InvMixColumns
Tom Musta
2014-06-16
1
-0
/
+7
|
*
util: Add AES ShiftRows and InvShiftRows Tables
Tom Musta
2014-06-16
1
-0
/
+4
|
*
util: Add S-Box and InvS-Box Arrays to Common AES Utils
Tom Musta
2014-06-16
1
-0
/
+3
|
*
libdecnumber: Introduce decNumberIntegralToInt64
Tom Musta
2014-06-16
2
-1
/
+2
|
*
libdecnumber: Introduce decNumberFrom[U]Int64
Tom Musta
2014-06-16
1
-0
/
+2
|
*
libdecnumber: Change gstdint.h to stdint.h
Tom Musta
2014-06-16
1
-1
/
+1
|
*
libdecnumber: Modify dconfig.h to Integrate with QEMU
Tom Musta
2014-06-16
1
-18
/
+6
|
*
libdecnumber: Prepare libdecnumber for QEMU include structure
Tom Musta
2014-06-16
5
-5
/
+5
|
*
libdecnumber: Eliminate #include *Symbols.h
Tom Musta
2014-06-16
7
-8
/
+0
|
*
libdecnumber: Introduce libdecnumber Code
Tom Musta
2014-06-16
9
-0
/
+2740
|
*
mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already there
BALATON Zoltan
2014-06-16
1
-0
/
+2
*
|
QemuOpts: cleanup tmp 'allocated' member from QemuOptsList
Chunyan Liu
2014-06-16
1
-6
/
+0
*
|
cleanup QEMUOptionParameter
Chunyan Liu
2014-06-16
3
-68
/
+6
*
|
QemuOpts: export qemu_opt_find
Chunyan Liu
2014-06-16
1
-0
/
+1
*
|
change block layer to support both QemuOpts and QEMUOptionParamter
Chunyan Liu
2014-06-16
2
-4
/
+16
*
|
QemuOpts: add qemu_opts_append to replace append_option_parameters
Chunyan Liu
2014-06-16
1
-0
/
+5
*
|
QemuOpts: add conversion between QEMUOptionParameter to QemuOpts
Chunyan Liu
2014-06-16
1
-0
/
+9
*
|
QemuOpts: add qemu_opts_print_help to replace print_option_help
Chunyan Liu
2014-06-16
1
-0
/
+1
*
|
QemuOpts: add qemu_opt_get_*_del functions for replace work
Chunyan Liu
2014-06-16
1
-0
/
+6
*
|
QemuOpts: change opt->name|str from (const char *) to (char *)
Chunyan Liu
2014-06-16
1
-2
/
+2
*
|
QemuOpts: add def_value_str to QemuOptDesc
Chunyan Liu
2014-06-16
1
-0
/
+1
*
|
QemuOpts: repurpose qemu_opts_print to replace print_option_parameters
Chunyan Liu
2014-06-16
1
-1
/
+1
*
|
blockdev: Remove unused DriveInfo reference count
Markus Armbruster
2014-06-16
1
-3
/
+1
*
|
blockdev: Rename drive_init(), drive_uninit() to drive_new(), drive_del()
Markus Armbruster
2014-06-16
1
-2
/
+2
|
/
*
spice: add mouse cursor support
Gerd Hoffmann
2014-06-13
1
-0
/
+14
*
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-06-11
3
-6
/
+6
|
\
|
*
net: Export valid host network devices list
Hani Benhabiles
2014-06-11
1
-0
/
+1
|
*
monitor: Add ringbuf_write and ringbuf_read argument completion
Hani Benhabiles
2014-06-11
1
-2
/
+1
|
*
dump: eliminate DumpState.page_shift ("guest's page shift")
Laszlo Ersek
2014-06-11
1
-4
/
+4
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-bsd-user-20140611' i...
Peter Maydell
2014-06-11
1
-1
/
+1
|
\
\
[next]