index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-09-11
typofixes - v4
Veres Lajos
2015-09-11
qapi-schema: remove legacy<> from doc
Marc-André Lureau
2015-09-11
disas/microblaze: Remove unused code
Stefan Weil
2015-09-11
help: dd missing newline
Laurent Vivier
2015-09-11
Target-ppc: Remove unnecessary variable
Shraddha Barke
2015-09-11
baum: Fix build with debugging enabled
Samuel Thibault
2015-09-11
linux-user: Fix warnings caused by missing 'static' attribute
Stefan Weil
2015-09-11
opts: produce valid command line in qemu_opts_print
Kővágó, Zoltán
2015-09-11
docs: fix a qga/qapi-schema.json comment
Marc-André Lureau
2015-09-11
trivial: remove trailing newline from error_report
John Snow
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Markus Armbruster
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
2015-09-11
maint: remove unused include for strings.h
Daniel P. Berrange
2015-09-11
maint: remove unused include for signal.h
Daniel P. Berrange
2015-09-11
maint: remove unused include for dirent.h
Daniel P. Berrange
2015-09-11
maint: remove unused include for assert.h
Daniel P. Berrange
2015-09-11
maint: remove / fix many doubled words
Daniel P. Berrange
2015-09-11
maint: remove double semicolons in many files
Daniel P. Berrange
2015-09-11
i6300esb: fix timer overflow
Laurent Vivier
2015-09-11
Trivial: fix commandline help message
Andrey Korolyov
2015-09-11
Update language files for QEMU 2.4.0
Stefan Weil
2015-09-10
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in...
Peter Maydell
2015-09-10
xen/pt: Don't slurp wholesale the PCI configuration registers
Konrad Rzeszutek Wilk
2015-09-10
xen/pt: Check for return values for xen_host_pci_[get|set] in init
Konrad Rzeszutek Wilk
2015-09-10
xen/pt: Move bulk of xen_pt_unregister_device in its own routine.
Konrad Rzeszutek Wilk
2015-09-10
xen/pt: Make xen_pt_unregister_device idempotent
Konrad Rzeszutek Wilk
2015-09-10
xen/pt: Log xen_host_pci_get/set errors in MSI code.
Konrad Rzeszutek Wilk
2015-09-10
xen/pt: Log xen_host_pci_get in two init functions
Konrad Rzeszutek Wilk
2015-09-10
xen/pt: Remove XenPTReg->data field.
Konrad Rzeszutek Wilk
2015-09-10
xen/pt: Check if reg->init function sets the 'data' past the reg->size
Konrad Rzeszutek Wilk
2015-09-10
xen/pt: Sync up the dev.config and data values.
Konrad Rzeszutek Wilk
2015-09-10
xen/pt: Use xen_host_pci_get_[byte|word] instead of dev.config
Konrad Rzeszutek Wilk
2015-09-10
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-09-10' into...
Peter Maydell
2015-09-10
xen/pt: Use XEN_PT_LOG properly to guard against compiler warnings.
Konrad Rzeszutek Wilk
2015-09-10
xen/pt/msi: Add the register value when printing logging and error messages
Konrad Rzeszutek Wilk
2015-09-10
xen: use errno instead of rc for xc_domain_add_to_physmap
Konrad Rzeszutek Wilk
2015-09-10
xen/pt: xen_host_pci_config_read returns -errno, not -1 on failure
Konrad Rzeszutek Wilk
2015-09-10
xen/pt: Make xen_pt_msi_set_enable static
Konrad Rzeszutek Wilk
2015-09-10
xen/pt: Update comments with proper function name.
Konrad Rzeszutek Wilk
2015-09-10
xen/HVM: atomically access pointers in bufioreq handling
Jan Beulich
2015-09-10
xen-hvm: When using xc_domain_add_to_physmap also include errno when reporting
Konrad Rzeszutek Wilk
2015-09-10
xen, gfx passthrough: add opregion mapping
Tiejun Chen
2015-09-10
xen, gfx passthrough: register host bridge specific to passthrough
Tiejun Chen
2015-09-10
xen, gfx passthrough: register a isa bridge
Tiejun Chen
2015-09-10
igd gfx passthrough: create a isa bridge
Tiejun Chen
2015-09-10
xen, gfx passthrough: retrieve VGA BIOS to work
Tiejun Chen
2015-09-10
xen, gfx passthrough: basic graphics passthrough support
Tiejun Chen
2015-09-10
hw/pci-assign: split pci-assign.c
Tiejun Chen
2015-09-10
piix: create host bridge to passthrough
Tiejun Chen
2015-09-10
error: On abort, report where the error was created
Markus Armbruster
[next]