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
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: add block driver read only whitelist
Fam Zheng
2013-06-04
1
-5
/
+15
*
configure: Report unknown target names more helpfully
Peter Maydell
2013-06-03
1
-0
/
+13
*
configure: Autogenerate default target list
Peter Maydell
2013-06-03
1
-70
/
+14
*
qemu: fix out of tree cross compile
Alexey Kardashevskiy
2013-06-01
1
-1
/
+1
*
configure: try pkg-config ncurses first
Ed Maste
2013-06-01
1
-1
/
+1
*
configure: remove confusing file manipulation
Ed Maste
2013-06-01
1
-9
/
+0
*
don't run pkg-config for features explicitly disabled
Michael Tokarev
2013-06-01
1
-12
/
+9
*
configure: don't save any fixed local_statedir for win32
Laszlo Ersek
2013-05-30
1
-4
/
+8
*
Remove OSS support for OpenBSD
Brad Smith
2013-05-26
1
-3
/
+2
*
w32: Fix configure test for -march=i486
Stefan Weil
2013-05-15
1
-0
/
+1
*
configure: Detect uuid on MacOSX (fixes compile failure)
Peter Maydell
2013-05-15
1
-1
/
+5
*
qom: allow turning cast debugging off
Paolo Bonzini
2013-05-13
1
-0
/
+9
*
S390: BIOS create link to src folder for .img file
Dominik Dingel
2013-05-06
1
-0
/
+1
*
configure: Check that "libtool" is not the MacOSX one
Peter Maydell
2013-05-06
1
-0
/
+8
*
trace: Add ftrace tracing backend
Eiichi Tsukata
2013-05-03
1
-0
/
+8
*
configure: Pick up libseccomp include path
Andreas Färber
2013-05-01
1
-0
/
+1
*
audio: replace audio card configuration with default-configs
Paolo Bonzini
2013-04-29
1
-7
/
+0
*
audio: remove CONFIG_* symbols
Paolo Bonzini
2013-04-29
1
-9
/
+0
*
audio: remove HAS_AUDIO
Paolo Bonzini
2013-04-29
1
-8
/
+0
*
audio: remove the need for audio card CONFIG_* symbols
Paolo Bonzini
2013-04-29
1
-7
/
+1
*
tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATION
Richard Henderson
2013-04-27
1
-1
/
+1
*
s390-ccw.img: build s390-ccw rom on s3900 system by default
Christian Borntraeger
2013-04-26
1
-1
/
+6
*
block/ssh: Require libssh2 >= 1.2.8.
Richard W.M. Jones
2013-04-26
1
-20
/
+4
*
build-sys: must link with -fstack-protector
Marc-André Lureau
2013-04-24
1
-1
/
+7
*
usb-host: raise libusbx minimum version to 1.0.13
Gerd Hoffmann
2013-04-23
1
-1
/
+1
*
vhost-scsi: new device supporting the tcm_vhost Linux kernel module
Nicholas Bellinger
2013-04-19
1
-0
/
+10
*
configure: remove duplicate test
Paolo Bonzini
2013-04-18
1
-30
/
+26
*
configure: CONFIG_NO_XEN is duplicated
Paolo Bonzini
2013-04-18
1
-3
/
+0
*
configure: eliminate target_libs_softmmu
Paolo Bonzini
2013-04-18
1
-3
/
+1
*
configure: move common libraries to config-host.mak
Paolo Bonzini
2013-04-18
1
-1
/
+3
*
configure: move CONFIG_QEMU_LDST_OPTIMIZATION to config-host.mak
Paolo Bonzini
2013-04-18
1
-9
/
+9
*
elfload: use abi_llong/ullong instead of target_llong/ullong
Paolo Bonzini
2013-04-18
1
-4
/
+0
*
elfload: only give abi_long/ulong the alignment specified by the target
Paolo Bonzini
2013-04-18
1
-9
/
+0
*
elfload: use abi_int/uint instead of target_int/uint
Paolo Bonzini
2013-04-18
1
-3
/
+0
*
elfload: use abi_short/ushort instead of target_short/ushort
Paolo Bonzini
2013-04-18
1
-2
/
+0
*
configure: QEMU_INCLUDES are the same for all subtargets
Paolo Bonzini
2013-04-18
1
-15
/
+13
*
configure/Make: Build libfdt from submodule DTC
Peter Crosthwaite
2013-04-18
1
-5
/
+26
*
configure: Put cross compile flags in EXTRA_CFLAGS
Peter Crosthwaite
2013-04-18
1
-6
/
+9
*
Fix warnings suppressors to honor --disable-werror
Markus Armbruster
2013-04-17
1
-0
/
+2
*
qtest: add libqos including PCI support
Anthony Liguori
2013-04-17
1
-1
/
+1
*
use libusb for usb-host
Gerd Hoffmann
2013-04-16
1
-0
/
+36
*
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-04-15
1
-10
/
+19
|
\
|
*
configure: fix TPM logic
Paolo Bonzini
2013-04-15
1
-6
/
+18
|
*
Add linux-headers to QEMU_INCLUDES
Jan Kiszka
2013-04-15
1
-4
/
+1
*
|
tcg-ppc64: Use getauxval for ISA detection
Richard Henderson
2013-04-15
1
-0
/
+18
*
|
block: ssh: Use libssh2_sftp_fsync (if supported by libssh2) to flush to disk.
Richard W.M. Jones
2013-04-15
1
-0
/
+25
*
|
block: Add support for Secure Shell (ssh) block device.
Richard W.M. Jones
2013-04-15
1
-0
/
+48
|
/
*
cpu-exec: Allow "-d exec" in non-debug builds (drop CONFIG_DEBUG_EXEC)
Peter Maydell
2013-04-12
1
-3
/
+0
*
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-04-08
1
-1
/
+1
|
\
|
*
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini
2013-04-08
1
-1
/
+1
[next]