Sign in
qemu
/
qemu
/
f927f16213506a493ac416d9a9fa73c7460a766e
f927f16
ipxe: don't override GITVERSION
by Gerd Hoffmann
· 10 years ago
d4517d1
ipxe: update from 35c53797 to 4e03af8
by Gerd Hoffmann
· 10 years ago
f8b8091
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-09-01-v2-tag' into staging
by Peter Maydell
· 10 years ago
15b19ed
Makefile: qemu-ga: fix msi target error message
by Michael Roth
· 10 years ago
f33ca81
build: qemu-ga: fix VSS dependencies
by Michael Roth
· 10 years ago
1a34904
configure: qemu-ga: explicitly enable qemu-ga MSI support when probed
by Michael Roth
· 10 years ago
9d6bc27
configure: qemu-ga: move MSI installer probe after qga probe
by Michael Roth
· 10 years ago
259434b
qemu-ga: implement win32 guest-set-user-password
by Marc-André Lureau
· 10 years ago
665b5d0
qga: start a man page
by Marc-André Lureau
· 10 years ago
aeadcbb
qga: add --dump-conf option
by Marc-André Lureau
· 10 years ago
e236d06
qga: add an optional qemu-ga.conf system configuration
by Marc-André Lureau
· 10 years ago
d4c8a5d
qga: free a bit more
by Marc-André Lureau
· 10 years ago
e3d31039
qga: move agent run in a separate function
by Marc-André Lureau
· 10 years ago
ef8be55
qga: fill default options in main()
by Marc-André Lureau
· 10 years ago
7a40669
qga: move option parsing to separate function
by Marc-André Lureau
· 10 years ago
2e38d99
qga: copy argument strings
by Marc-André Lureau
· 10 years ago
44de156
qga: rename 'path' to 'channel_path'
by Marc-André Lureau
· 10 years ago
4bca81c
qga: make split_list() return allocated strings
by Marc-André Lureau
· 10 years ago
23b4289
qga: move string split in separate function
by Marc-André Lureau
· 10 years ago
c6c8452
qga: use exit() when parsing options
by Marc-André Lureau
· 10 years ago
2e2a58e
qga: misc spelling
by Marc-André Lureau
· 10 years ago
4c875d8
configure: qemu-ga: report MSI install support in summary
by Michael Roth
· 10 years ago
decdfbd
qemu-ga: Fixed paths issue with MSI build
by Leonid Bloch
· 10 years ago
848849d
qemu-ga: Prevent QEMU-GA VSS provider from being unregistered on MSI reinstall
by Leonid Bloch
· 10 years ago
5e994f9
qemu-ga: Created a separate component for each installed file in the MSI
by Leonid Bloch
· 10 years ago
8b17ccc
qemu-ga: Minor cosmetic changes to the WXS file
by Leonid Bloch
· 10 years ago
1d394fb
qemu-ga: Fixed GUID capitalization
by Leonid Bloch
· 10 years ago
0a18750
qemu-ga: Two MSI related cosmetic changes
by Leonid Bloch
· 10 years ago
9f39178
qemu-ga: Add .msi files to .gitignore
by Leonid Bloch
· 10 years ago
090d0bf
s390: fix softmmu compilation
by Laurent Vivier
· 10 years ago
6c76ec6
qemu-doc.texi: Fix capitalization error in OS X build instructions
by Peter Maydell
· 10 years ago
b352153
From: John Arbuckle <programmingkidx@gmail.com>
by G 3
· 10 years ago
351053e
Merge remote-tracking branch 'remotes/weil/tags/pull-tci-20150826' into staging
by Peter Maydell
· 10 years ago
a17d448
exec-all: Translate TCI return addresses backwards too
by Peter Crosthwaite
· 10 years ago
47c9dfe
Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2015-5225-20150826-1' into staging
by Peter Maydell
· 10 years ago
eb8934b
vnc: fix memory corruption (CVE-2015-5225)
by Gerd Hoffmann
· 10 years ago
7df9671
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150825-1' into staging
by Peter Maydell
· 10 years ago
cea66e9
target-arm: Implement AArch64 TLBI operations on IPAs
by Peter Maydell
· 10 years ago
43efaa3
target-arm: Implement missing EL3 TLB invalidate operations
by Peter Maydell
· 10 years ago
2bfb9d7
target-arm: Implement missing EL2 TLBI operations
by Peter Maydell
· 10 years ago
fd3ed96
target-arm: Restrict AArch64 TLB flushes to the MMU indexes they must touch
by Peter Maydell
· 10 years ago
83ddf97
target-arm: Move TLBI ALLE1/ALLE1IS definitions into numeric order
by Peter Maydell
· 10 years ago
d7a74a9
cputlb: Add functions for flushing TLB for a single MMU index
by Peter Maydell
· 10 years ago
14db7fe
target-arm: Implement AArch32 ATS1H* operations
by Peter Maydell
· 10 years ago
87562e4
target-arm: Enable the AArch32 ATS12NSO ops
by Peter Maydell
· 10 years ago
e761572
target-arm: Add CP_ACCESS_TRAP_UNCATEGORIZED_EL2, 3
by Peter Maydell
· 10 years ago
2a47df9
target-arm: Wire up AArch64 EL2 and EL3 address translation ops
by Peter Maydell
· 10 years ago
d0a2cbc
target-arm: there is no TTBR1 for 32-bit EL2 stage 1 translations
by Peter Maydell
· 10 years ago
834a6c6
target-arm: Implement missing ACTLR registers
by Peter Maydell
· 10 years ago
37cd6c2
target-arm: Implement missing AFSR registers
by Peter Maydell
· 10 years ago
2179ef9
target-arm: Implement missing AMAIR registers
by Peter Maydell
· 10 years ago
4cfb8ad
target-arm: Add missing MAIR_EL3 and TPIDR_EL3 registers
by Peter Maydell
· 10 years ago
137805f
MAINTAINERS: Add ZynqMP to MAINTAINERS file
by Alistair Francis
· 10 years ago
4b46ba6
MAINTAINERS: Update Xilinx Maintainership
by Alistair Francis
· 10 years ago
6675d71
xlnx-zynqmp: Connect the four OCM banks
by Alistair Francis
· 10 years ago
34a4450
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150824' into staging
by Peter Maydell
· 10 years ago
b76f21a
linux-user: remove useless macros GUEST_BASE and RESERVED_VA
by Laurent Vivier
· 10 years ago
4cbea59
linux-user: remove --enable-guest-base/--disable-guest-base
by Laurent Vivier
· 10 years ago
9ee1490
tcg/aarch64: Use softmmu fast path for unaligned accesses
by Richard Henderson
· 10 years ago
a5e3981
tcg/s390: Use softmmu fast path for unaligned accesses
by Richard Henderson
· 10 years ago
68d45bb
tcg/ppc: Improve unaligned load/store handling on 64-bit backend
by Benjamin Herrenschmidt
· 10 years ago
8cc580f
tcg/i386: use softmmu fast path for unaligned accesses
by Aurelien Jarno
· 10 years ago
ecc7b3a
tcg: Remove tcg_gen_trunc_i64_i32
by Richard Henderson
· 10 years ago
609ad70
tcg: Split trunc_shr_i32 opcode into extr[lh]_i64_i32
by Richard Henderson
· 10 years ago
870ad15
tcg: update README about size changing ops
by Aurelien Jarno
· 10 years ago
8bcb5c8
tcg/optimize: add optimizations for ext_i32_i64 and extu_i32_i64 ops
by Aurelien Jarno
· 10 years ago
4f2331e
tcg: implement real ext_i32_i64 and extu_i32_i64 ops
by Aurelien Jarno
· 10 years ago
6acd255
tcg: don't abuse TCG type in tcg_gen_trunc_shr_i64_i32
by Aurelien Jarno
· 10 years ago
0632e55
tcg: rename trunc_shr_i32 into trunc_shr_i64_i32
by Aurelien Jarno
· 10 years ago
299f801
tcg/optimize: allow constant to have copies
by Aurelien Jarno
· 10 years ago
b41059d
tcg/optimize: track const/copy status separately
by Aurelien Jarno
· 10 years ago
d9c769c
tcg/optimize: add temp_is_const and temp_is_copy functions
by Aurelien Jarno
· 10 years ago
1208d7d
tcg/optimize: optimize temps tracking
by Aurelien Jarno
· 10 years ago
29f3ff8
tcg/optimize: fix constant signedness
by Aurelien Jarno
· 10 years ago
a30878e
configure: Don't permit SDL or GTK on OSX
by Peter Maydell
· 10 years ago
20fbcfd
apic_internal.h: Include cpu.h directly
by Peter Maydell
· 10 years ago
49caffe
qemu-common.h: Move muldiv64() to host-utils.h
by Peter Maydell
· 10 years ago
03557b9
osdep.h: Add header comment
by Peter Maydell
· 10 years ago
bfe7e44
osdep.h: Move some OS header includes and fixups from qemu-common.h
by Peter Maydell
· 10 years ago
1aad810
qemu-common.h: Move Win32 fixups into os-win32.h
by Peter Maydell
· 10 years ago
24134c4
compiler.h: Use glue() in QEMU_BUILD_BUG_ON define
by Peter Maydell
· 10 years ago
4912086
osdep.h: Move some compiler-specific things to compiler.h
by Peter Maydell
· 10 years ago
71baf78
osdep.h: Remove qemu_printf
by Peter Maydell
· 10 years ago
38e20ca
qapi/qmp-event.c: Don't manually include os-win32.h/os-posix.h
by Peter Maydell
· 10 years ago
4c4a29c
Merge remote-tracking branch 'remotes/rth/tags/pull-axp-201508018' into staging
by Peter Maydell
· 10 years ago
6c05d3d
target-alpha: Inline hw_ret
by Richard Henderson
· 11 years ago
2f458b7
target-alpha: Inline call_pal
by Richard Henderson
· 11 years ago
5912438
target-alpha: Use separate TCGv temporaries for the shadow registers
by Richard Henderson
· 11 years ago
5452b6f
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
9504c54
disas: Defeature print_target_address
by Peter Crosthwaite
· 10 years ago
491ffc1
hw: fix mask for ColdFire UART command register
by Paolo Bonzini
· 10 years ago
fa0d653
scsi-generic: identify AIO callbacks more clearly
by Paolo Bonzini
· 10 years ago
5fd2b56
scsi-disk: identify AIO callbacks more clearly
by Paolo Bonzini
· 10 years ago
d223c10
scsi: create restart bottom half in the right AioContext
by Paolo Bonzini
· 10 years ago
4164719
configure: only add CONFIG_RDMA to config-host.h once
by Daniel P. Berrange
· 10 years ago
0683264
qemu-nbd: remove unnecessary qemu_notify_event()
by Paolo Bonzini
· 10 years ago
fe2d1a8
vhost-scsi: Clarify vhost_virtqueue_mask argument
by Lu Lina
· 10 years ago
9284f31
exec: use macro ROUND_UP for alignment
by Chen Hanxiao
· 10 years ago
c097a60
rcu: Allow calling rcu_(un)register_thread() during synchronize_rcu()
by Wen Congyang
· 10 years ago
414b15c
exec: drop cpu_can_do_io, just read cpu->can_do_io
by Paolo Bonzini
· 10 years ago
Next »