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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2015-09-19
machine: Eliminate QEMUMachine and qemu_register_machine()
Eduardo Habkost
2015-09-19
machine: DEFINE_MACHINE() macro
Eduardo Habkost
2015-09-19
machine: MACHINE_TYPE_NAME macro
Eduardo Habkost
2015-09-18
error: New error_fatal
Markus Armbruster
2015-09-18
hmp: Allow for error message hints on HMP
Eric Blake
2015-09-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-16
include/exec: Move cputlb exec.c defs out
Peter Crosthwaite
2015-09-16
cputlb: Change tlb_set_dirty() arg to cpu
Peter Crosthwaite
2015-09-16
cputlb: move CPU_LOOP() for tlb_reset() to exec.c
Peter Crosthwaite
2015-09-16
monitor: remove target-specific code from monitor.c
Pavel Butsykin
2015-09-16
cpu: Add crash_occurred flag into CPUState
Andrey Smetanin
2015-09-16
target-i386: move asm-x86/hyperv.h to standard-headers
Paolo Bonzini
2015-09-16
update Linux headers to 4.3-rc1
Paolo Bonzini
2015-09-15
Merge remote-tracking branch 'remotes/rth/tags/pull-tile-20150915' into staging
Peter Maydell
2015-09-15
host-utils: Add revbit functions
Richard Henderson
2015-09-15
linux-user: Support tilegx architecture in linux-user
Chen Gang
2015-09-15
crypto: introduce new module for handling TLS sessions
Daniel P. Berrange
2015-09-15
crypto: add sanity checking of TLS x509 credentials
Daniel P. Berrange
2015-09-15
crypto: introduce new module for TLS x509 credentials
Daniel P. Berrange
2015-09-15
crypto: introduce new module for TLS anonymous credentials
Daniel P. Berrange
2015-09-15
crypto: introduce new base module for TLS credentials
Daniel P. Berrange
2015-09-14
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-14
block: Allow specifying driver-specific options to reopen
Kevin Wolf
2015-09-14
block: Drop bdrv_find_whitelisted_format()
Max Reitz
2015-09-14
block: Drop drv parameter from bdrv_open()
Max Reitz
2015-09-14
i.MX: Add GPIO devices to i.MX25 SOC
Jean-Christophe Dubois
2015-09-14
i.MX: Add GPIO devices to i.MX31 SOC
Jean-Christophe Dubois
2015-09-14
i.MX: Add GPIO device
Jean-Christophe Dubois
2015-09-14
arm: xlnx-zynqmp: Fix up GIC region size
Nathan Rossi
2015-09-11
cpu-exec: introduce loop exit with restore function
Pavel Dovgalyuk
2015-09-11
softmmu: remove now unused functions
Pavel Dovgalyuk
2015-09-11
softmmu: add helper function to pass through retaddr
Pavel Dovgalyuk
2015-09-11
tlb: Add "ifetch" argument to cpu_mmu_index()
Benjamin Herrenschmidt
2015-09-11
typofixes - v4
Veres Lajos
2015-09-11
maint: remove / fix many doubled words
Daniel P. Berrange
2015-09-10
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in...
Peter Maydell
2015-09-10
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-09-10' into...
Peter Maydell
2015-09-10
xen: use errno instead of rc for xc_domain_add_to_physmap
Konrad Rzeszutek Wilk
2015-09-10
xen/HVM: atomically access pointers in bufioreq handling
Jan Beulich
2015-09-10
igd gfx passthrough: create a isa bridge
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
2015-09-10
error: Revamp interface documentation
Markus Armbruster
2015-09-10
error: error_set_errno() is unused, drop
Markus Armbruster
2015-09-10
qga: Clean up unnecessarily dirty casts
Markus Armbruster
2015-09-10
error: Make error_setg() a function
Markus Armbruster
2015-09-10
pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machines
Igor Mammedov
[next]