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
...
|
*
|
block-backend: Add wrappers for blocksizes and geometry probing
Ekaterina Tumanova
2015-03-10
1
-0
/
+2
|
*
|
block: add bdrv functions for geometry and blocksize
Ekaterina Tumanova
2015-03-10
2
-0
/
+28
|
*
|
qcow2: Allow creation with refcount order != 4
Max Reitz
2015-03-10
1
-0
/
+1
|
*
|
sheepdog: selectable object size support
Teruaki Ishizaki
2015-03-09
1
-0
/
+1
|
*
|
coroutine: Clean up qemu_coroutine_enter()
Kevin Wolf
2015-03-09
1
-0
/
+1
*
|
|
xen: Remove xen_cmos_set_s3_resume()
Thomas Huth
2015-03-10
1
-1
/
+0
*
|
|
ui: Removed unused functions
Thomas Huth
2015-03-10
1
-3
/
+0
*
|
|
qerror.h: Swap definitions that were not in alphabetical order
Alberto Garcia
2015-03-10
1
-3
/
+3
|
|
/
|
/
|
*
|
sPAPR: Implement EEH RTAS calls
Gavin Shan
2015-03-09
2
-2
/
+45
*
|
spapr_vio: Convert to realize()
Markus Armbruster
2015-03-09
1
-1
/
+1
*
|
pseries: Switch VGA endian on H_SET_MODE
David Gibson
2015-03-09
1
-0
/
+1
*
|
pseries: Move rtc_offset into RTC device's state structure
David Gibson
2015-03-09
1
-1
/
+2
*
|
pseries: Make the PAPR RTC a qdev device
David Gibson
2015-03-09
1
-2
/
+5
*
|
pseries: Add spapr_rtc_read() helper function
David Gibson
2015-03-09
1
-0
/
+1
*
|
pseries: Move sPAPR RTC code into its own file
David Gibson
2015-03-09
1
-0
/
+1
*
|
Add more VMSTATE_*_TEST variants for integers
David Gibson
2015-03-09
1
-0
/
+15
*
|
Generalize QOM publishing of date and time from mc146818rtc.c
David Gibson
2015-03-09
1
-0
/
+14
*
|
spapr-pci: Enable huge BARs
Alexey Kardashevskiy
2015-03-09
1
-3
/
+4
*
|
pseries: Limit PCI host bridge "index" value
David Gibson
2015-03-09
1
-1
/
+3
*
|
spapr_vio/spapr_iommu: Move VIO bypass where it belongs
Alexey Kardashevskiy
2015-03-09
2
-1
/
+5
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-03-09
38
-572
/
+1490
|
\
\
|
|
/
|
/
|
|
*
aml-build: comment fix
Michael S. Tsirkin
2015-03-08
1
-1
/
+1
|
*
pci-hotplug-old: Has been dead for five major releases, bury
Markus Armbruster
2015-03-01
2
-7
/
+0
|
*
pci: Give a few helpers internal linkage
Markus Armbruster
2015-03-01
1
-7
/
+0
|
*
acpi: make build_*() routines static to aml-build.c
Igor Mammedov
2015-03-01
1
-16
/
+0
|
*
pc: export applesmc IO port/len
Igor Mammedov
2015-03-01
1
-2
/
+9
|
*
acpi: add acpi_irq_no_flags() term
Igor Mammedov
2015-03-01
1
-0
/
+1
|
*
tpm: Support for TIS selftest done flag
Stefan Berger
2015-03-01
1
-1
/
+1
|
*
pc: pcihp: expose MMIO base and len as properties
Igor Mammedov
2015-02-26
1
-1
/
+6
|
*
acpi: add aml_word_bus_number(), aml_word_io(), aml_dword_memory(), aml_qword...
Igor Mammedov
2015-02-26
1
-0
/
+72
|
*
acpi: add aml_reserved_field() term
Igor Mammedov
2015-02-26
1
-0
/
+6
|
*
pc: acpi-build: create CPU hotplug IO region dynamically
Igor Mammedov
2015-02-26
1
-0
/
+1
|
*
acpi: add aml_eisaid() term
Igor Mammedov
2015-02-26
1
-0
/
+1
|
*
acpi: add aml_processor() term
Igor Mammedov
2015-02-26
1
-0
/
+2
|
*
acpi: add aml_equal() term
Igor Mammedov
2015-02-26
1
-0
/
+1
|
*
acpi: add aml_varpackage() term
Igor Mammedov
2015-02-26
1
-0
/
+1
|
*
acpi: add aml_string() term
Igor Mammedov
2015-02-26
1
-0
/
+1
|
*
acpi: add aml_local() term
Igor Mammedov
2015-02-26
1
-0
/
+1
|
*
acpi: add aml_field() & aml_named_field() terms
Igor Mammedov
2015-02-26
1
-0
/
+6
|
*
acpi: add aml_operation_region() term
Igor Mammedov
2015-02-26
1
-0
/
+7
|
*
acpi: include PkgLength size only when requested
Igor Mammedov
2015-02-26
1
-1
/
+2
|
*
acpi: add aml_io() helper
Igor Mammedov
2015-02-26
1
-0
/
+7
|
*
acpi: add aml_resource_template() helper
Igor Mammedov
2015-02-26
1
-0
/
+1
|
*
acpi: add aml_buffer() term
Igor Mammedov
2015-02-26
1
-0
/
+1
|
*
acpi: add aml_package() term
Igor Mammedov
2015-02-26
1
-0
/
+1
|
*
acpi: add aml_call1(), aml_call2(), aml_call3(), aml_call4() helpers
Igor Mammedov
2015-02-26
1
-0
/
+4
|
*
acpi: add aml_notify() term
Igor Mammedov
2015-02-26
1
-0
/
+1
|
*
acpi: add aml_and() term
Igor Mammedov
2015-02-26
1
-0
/
+1
|
*
acpi: add aml_store() term
Igor Mammedov
2015-02-26
1
-0
/
+1
|
*
acpi: add aml_arg() term
Igor Mammedov
2015-02-26
1
-0
/
+1
[prev]
[next]