Sign in
qemu-android
/
qemu-android
/
a1606b0baaed1be23a6d8b90036290e1610b8dd0
a1606b0
Fix compilation with missing inotify_init1
by Stefan Weil
· 15 years ago
0104dca
S390: Tell user why VM creation failed
by Alexander Graf
· 15 years ago
c92114b
S390: Add stub for cpu_get_phys_page_debug
by Alexander Graf
· 15 years ago
477ba62
tcg: initial ia64 support
by Aurelien Jarno
· 15 years ago
ebf50fb
tcg: align static_code_gen_buffer to CODE_GEN_ALIGN
by Aurelien Jarno
· 15 years ago
903ec55
ia64 disas support
by Aurelien Jarno
· 15 years ago
45d679d
linux-user: fix page_unprotect when host page size > target page size
by Aurelien Jarno
· 15 years ago
60e9924
linux-user/ia64: workaround ia64 strangenesses
by Aurelien Jarno
· 15 years ago
9bc6304
virtio-net: vhost net support
by Michael S. Tsirkin
· 15 years ago
b202554
tap: add API to retrieve vhost net header
by Michael S. Tsirkin
· 15 years ago
82b0d80
tap: add vhost/vhostfd options
by Michael S. Tsirkin
· 15 years ago
d597005
vhost: vhost net support
by Michael S. Tsirkin
· 15 years ago
ade80dc
virtio-pci: fill in notifier support
by Michael S. Tsirkin
· 15 years ago
2be24aa
virtio: move typedef to qemu-common
by Michael S. Tsirkin
· 15 years ago
3e607cb
virtio: add set_status callback
by Michael S. Tsirkin
· 15 years ago
1cbdabe
virtio: notifier support + APIs for queue fields
by Michael S. Tsirkin
· 15 years ago
2292b33
notifier: event notifier implementation
by Michael S. Tsirkin
· 15 years ago
ca82180
kvm: add API to set ioeventfd
by Michael S. Tsirkin
· 15 years ago
95d528a
tap: add interface to get device fd
by Michael S. Tsirkin
· 15 years ago
087431d
virtio-pci: compile per-target
by Anthony Liguori
· 15 years ago
b33612d
Fix -enable-kvm
by Anthony Liguori
· 15 years ago
d3f822d
Restore terminal monitor attributes - addition
by Shahar Havivi
· 15 years ago
c81131d
Don't check for bus master for old guests
by Alexander Graf
· 15 years ago
f3571b1
usb: class specific interface requests
by Max Reitz
· 15 years ago
1c47cb1
Add missing #include needed for madvise() on OpenBSD
by Blue Swirl
· 15 years ago
2ae144c
Fix i386-bsd-user build
by Blue Swirl
· 15 years ago
f01576f
Get bsd-user host page protection code working on FreeBSD hosts
by Juergen Lock
· 15 years ago
b035ffd
Fix bsd-user qemu_vmalloc() host page protection code
by Juergen Lock
· 15 years ago
d1839d7
Fix some compilation warnings on FreeBSD hosts
by Juergen Lock
· 15 years ago
92c0e65
Use sysctl instead of /proc to find executable path on FreeBSD
by Juergen Lock
· 15 years ago
2b5eb37
Compile most PPC devices only once
by Blue Swirl
· 15 years ago
add85a7
Compile prep_pci only once
by Blue Swirl
· 15 years ago
29e922b
Compile qemu-timer only once
by Blue Swirl
· 15 years ago
5c4532e
Compile openpic only once
by Blue Swirl
· 15 years ago
02c7c99
Compile ide/macio only once
by Blue Swirl
· 15 years ago
3d08ff6
Compile pflash_cfi01 only once
by Blue Swirl
· 15 years ago
5f9fc5a
Compile pflash_cfi02 only once
by Blue Swirl
· 15 years ago
53b67b3
Compile acpi only once
by Blue Swirl
· 15 years ago
ad96090
Refactor target specific handling, compile vl.c only once
by Blue Swirl
· 15 years ago
296af7c
Refactor CPUState handling out of vl.c
by Blue Swirl
· 15 years ago
de06f8d
Refactor a few architecture dependent pieces in vl.c
by Blue Swirl
· 15 years ago
d745bef
Move KVM and Xen global flags to vl.c
by Blue Swirl
· 15 years ago
d2053c3
Move cpu_exec_init_all() declaration to qemu-common.h
by Blue Swirl
· 15 years ago
1c14f16
Allow various header files to be included from non-CPU code
by Blue Swirl
· 15 years ago
54fc6ea
Adjust debug handling
by Blue Swirl
· 15 years ago
6d8ff4d
tcg/mips: fix branch offset during retranslation
by Aurelien Jarno
· 15 years ago
91dbed4
exec: remove dead code
by Aurelien Jarno
· 15 years ago
7983f43
linux-user/ppc: use the Linux register layout
by Rob Landley
· 15 years ago
e432cef
qemu-io: fix aio help texts
by Christoph Hellwig
· 15 years ago
1584c84
tcg/arm: Replace qemu_ld32u (left over from previous commit)
by Stefan Weil
· 15 years ago
7e4c033
Fix driftfix option
by Blue Swirl
· 15 years ago
73d96e2
Fix BSD and win32 builds
by Blue Swirl
· 15 years ago
87d0a28
Refactor numa mode setting
by Blue Swirl
· 15 years ago
f8be67e
pflash_cfi02: fix incorrect TARGET_FMT_lx/d use
by Blue Swirl
· 15 years ago
57448a9
Compile vmware_vga only once
by Blue Swirl
· 15 years ago
cc01cc8
tcg-mips: add guest base support
by Aurelien Jarno
· 15 years ago
489722c
tcg/mips: implement the not_i32 op the same way as gcc
by Aurelien Jarno
· 15 years ago
2b79487
tcg-mips: implement nor
by Aurelien Jarno
· 15 years ago
6adc054
be more specific in -mem-path error messages
by Michael Tokarev
· 15 years ago
4445934
Add a missing #include for FreeBSD hosts
by Juergen Lock
· 15 years ago
0167f77
error: Move qerror_report() from qemu-error.[ch] to qerror.[ch]
by Markus Armbruster
· 15 years ago
526f0ac
error: Link qemu-img, qemu-nbd, qemu-io with qemu-error.o
by Markus Armbruster
· 15 years ago
6627f64
error: Make use of error_set_progname() optional
by Markus Armbruster
· 15 years ago
fc2377e
error: Trim includes after "Infrastructure to track locations..."
by Markus Armbruster
· 15 years ago
c8bfe7d
error: Trim includes in qerror.c
by Markus Armbruster
· 15 years ago
9f59b56
error: Trim includes after "Move qemu_error & friends..."
by Markus Armbruster
· 15 years ago
703e0e8
linux-user: Use RLIMIT_STACK for default stack size.
by Richard Henderson
· 15 years ago
3ad493f
target-arm: disable PAGE_EXEC for XN pages
by Rabin Vincent
· 15 years ago
ca5a2a4
fix race between timer firing vs. alarm_timer->pending = 0
by Paolo Bonzini
· 15 years ago
06b611c
qemu-io: Fix return value handling of bdrv_open
by Ryota Ozaki
· 15 years ago
b6353be
qemu-nbd: Fix invalid usage of the first argument of errx
by Ryota Ozaki
· 15 years ago
a16c174
qemu-nbd: Fix return value handling of bdrv_open
by Ryota Ozaki
· 15 years ago
bd12ff9
balloon: Fix overflow when reporting actual memory size
by Adam Litke
· 15 years ago
c96c84a
json-parser: Output the content of invalid keyword
by Amos Kong
· 15 years ago
57e69b7
raw-posix: Better error return values for hdev_create
by Kevin Wolf
· 15 years ago
8d53356
qemu-options.hx: fix a typo
by Aurelien Jarno
· 15 years ago
b970ea8
Compile some MIPS devices only once
by Blue Swirl
· 15 years ago
6450a33
Fix build
by Blue Swirl
· 15 years ago
f7736b9
Compile ide/core only once
by Blue Swirl
· 15 years ago
b305b9d
target-s390: Don't compile in virtio-pci
by Alexander Graf
· 15 years ago
de6a1de
target-ppc: generic PowerPC TBL
by Dmitry Ilyevsky
· 15 years ago
86feb1c
tcg: Disambiguate qemu_ld32u with 32-bit and 64-bit outputs.
by Richard Henderson
· 15 years ago
32d98fb
tcg: Allow target-specific implementation of NOR.
by Richard Henderson
· 15 years ago
9940a96
tcg: Allow target-specific implementation of NAND.
by Richard Henderson
· 15 years ago
8d625cf
tcg: Allow target-specific implementation of EQV.
by Richard Henderson
· 15 years ago
a10f9f4
tcg: Use not_i32 to implement not_i64.
by Richard Henderson
· 15 years ago
c02244a
tcg: Change TCGType to an enumeration.
by Richard Henderson
· 15 years ago
8a56e84
tcg: Use TCGCond where appropriate.
by Richard Henderson
· 15 years ago
a975160
tcg: Name the opcode enumeration.
by Richard Henderson
· 15 years ago
a63b582
remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]
by Paolo Bonzini
· 15 years ago
7270547
linux-user: Add the syscall id for pselect6 on ARM
by Michael Casadevall
· 15 years ago
c05c7a7
linux-user: add inotify_init1 syscall support
by Riku Voipio
· 15 years ago
bedd291
target-arm: Fix handling of AL condition in IT instruction
by Johan Bengtsson
· 15 years ago
3f90f25
tcg-hppa: Fix 64-bit argument ordering
by Richard Henderson
· 15 years ago
3436332
tcg-hppa: Fix const errors in hppa-dis.c
by Richard Henderson
· 15 years ago
0c62de2
Fix bsd-user broken by commit b5ec5ce0e39d6e7ea707d5604a5f6d567dfd2f48
by Juergen Lock
· 15 years ago
6725f3f
Fix recent pxa270 serial breakage
by Lars Munch
· 15 years ago
bb334b1
qemu-error: Avoid build warning.
by Edgar E. Iglesias
· 15 years ago
4dcf7d8
pci_host: fix breakage
by Aurelien Jarno
· 15 years ago
8f51bda
Compile virtio-pci only once
by Blue Swirl
· 15 years ago
Next »