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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/gpio/zaurus: Remove meaningless blank Property
Shannon Zhao
2015-09-11
1
-5
/
+0
*
hw/virtio/virtio-pci: Remove meaningless blank Property
Shannon Zhao
2015-09-11
1
-5
/
+0
*
hw/s390x/s390-virtio-bus: Remove meaningless blank Property
Shannon Zhao
2015-09-11
1
-5
/
+0
*
typofixes - v4
Veres Lajos
2015-09-11
35
-48
/
+47
*
qapi-schema: remove legacy<> from doc
Marc-André Lureau
2015-09-11
1
-9
/
+6
*
disas/microblaze: Remove unused code
Stefan Weil
2015-09-11
1
-150
/
+0
*
help: dd missing newline
Laurent Vivier
2015-09-11
1
-1
/
+1
*
Target-ppc: Remove unnecessary variable
Shraddha Barke
2015-09-11
1
-7
/
+2
*
baum: Fix build with debugging enabled
Samuel Thibault
2015-09-11
1
-1
/
+1
*
linux-user: Fix warnings caused by missing 'static' attribute
Stefan Weil
2015-09-11
1
-4
/
+4
*
opts: produce valid command line in qemu_opts_print
Kővágó, Zoltán
2015-09-11
34
-100
/
+123
*
docs: fix a qga/qapi-schema.json comment
Marc-André Lureau
2015-09-11
1
-1
/
+2
*
trivial: remove trailing newline from error_report
John Snow
2015-09-11
3
-4
/
+4
*
maint: avoid useless "if (foo) free(foo)" pattern
Markus Armbruster
2015-09-11
9
-40
/
+20
*
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
2015-09-11
20
-93
/
+39
*
maint: remove unused include for strings.h
Daniel P. Berrange
2015-09-11
4
-4
/
+0
*
maint: remove unused include for signal.h
Daniel P. Berrange
2015-09-11
10
-10
/
+0
*
maint: remove unused include for dirent.h
Daniel P. Berrange
2015-09-11
5
-6
/
+0
*
maint: remove unused include for assert.h
Daniel P. Berrange
2015-09-11
8
-9
/
+0
*
maint: remove / fix many doubled words
Daniel P. Berrange
2015-09-11
23
-26
/
+26
*
maint: remove double semicolons in many files
Daniel P. Berrange
2015-09-11
5
-6
/
+6
*
i6300esb: fix timer overflow
Laurent Vivier
2015-09-11
1
-1
/
+1
*
Trivial: fix commandline help message
Andrey Korolyov
2015-09-11
1
-1
/
+1
*
Update language files for QEMU 2.4.0
Stefan Weil
2015-09-11
7
-108
/
+188
*
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in...
Peter Maydell
2015-09-10
23
-230
/
+1179
|
\
|
*
xen/pt: Don't slurp wholesale the PCI configuration registers
Konrad Rzeszutek Wilk
2015-09-10
1
-6
/
+1
|
*
xen/pt: Check for return values for xen_host_pci_[get|set] in init
Konrad Rzeszutek Wilk
2015-09-10
1
-8
/
+16
|
*
xen/pt: Move bulk of xen_pt_unregister_device in its own routine.
Konrad Rzeszutek Wilk
2015-09-10
1
-58
/
+63
|
*
xen/pt: Make xen_pt_unregister_device idempotent
Konrad Rzeszutek Wilk
2015-09-10
4
-6
/
+22
|
*
xen/pt: Log xen_host_pci_get/set errors in MSI code.
Konrad Rzeszutek Wilk
2015-09-10
1
-4
/
+14
|
*
xen/pt: Log xen_host_pci_get in two init functions
Konrad Rzeszutek Wilk
2015-09-10
1
-0
/
+9
|
*
xen/pt: Remove XenPTReg->data field.
Konrad Rzeszutek Wilk
2015-09-10
2
-30
/
+49
|
*
xen/pt: Check if reg->init function sets the 'data' past the reg->size
Konrad Rzeszutek Wilk
2015-09-10
1
-2
/
+8
|
*
xen/pt: Sync up the dev.config and data values.
Konrad Rzeszutek Wilk
2015-09-10
1
-1
/
+58
|
*
xen/pt: Use xen_host_pci_get_[byte|word] instead of dev.config
Konrad Rzeszutek Wilk
2015-09-10
2
-28
/
+73
|
*
xen/pt: Use XEN_PT_LOG properly to guard against compiler warnings.
Konrad Rzeszutek Wilk
2015-09-10
1
-1
/
+1
|
*
xen/pt/msi: Add the register value when printing logging and error messages
Konrad Rzeszutek Wilk
2015-09-10
1
-3
/
+3
|
*
xen: use errno instead of rc for xc_domain_add_to_physmap
Konrad Rzeszutek Wilk
2015-09-10
3
-2
/
+25
|
*
xen/pt: xen_host_pci_config_read returns -errno, not -1 on failure
Konrad Rzeszutek Wilk
2015-09-10
1
-1
/
+1
|
*
xen/pt: Make xen_pt_msi_set_enable static
Konrad Rzeszutek Wilk
2015-09-10
2
-2
/
+1
|
*
xen/pt: Update comments with proper function name.
Konrad Rzeszutek Wilk
2015-09-10
1
-2
/
+2
|
*
xen/HVM: atomically access pointers in bufioreq handling
Jan Beulich
2015-09-10
3
-9
/
+56
|
*
xen-hvm: When using xc_domain_add_to_physmap also include errno when reporting
Konrad Rzeszutek Wilk
2015-09-10
1
-2
/
+2
|
*
xen, gfx passthrough: add opregion mapping
Tiejun Chen
2015-09-10
3
-3
/
+136
|
*
xen, gfx passthrough: register host bridge specific to passthrough
Tiejun Chen
2015-09-10
1
-2
/
+13
|
*
xen, gfx passthrough: register a isa bridge
Tiejun Chen
2015-09-10
1
-0
/
+22
|
*
igd gfx passthrough: create a isa bridge
Tiejun Chen
2015-09-10
2
-0
/
+113
|
*
xen, gfx passthrough: retrieve VGA BIOS to work
Tiejun Chen
2015-09-10
3
-0
/
+94
|
*
xen, gfx passthrough: basic graphics passthrough support
Tiejun Chen
2015-09-10
10
-1
/
+165
|
*
hw/pci-assign: split pci-assign.c
Tiejun Chen
2015-09-10
4
-75
/
+126
[next]