Sign in
qemu
/
qemu
/
171e3d6b9997c98a97d0c525867f7cd9b640cadd
171e3d6
qcow2: Don't ignore immediate read/write failures
by Kevin Wolf
· 15 years ago
7eb58a6
block: Fix multiwrite memory leak in error case
by Kevin Wolf
· 15 years ago
0f0b604
block: Fix error code in multiwrite for immediate failures
by Kevin Wolf
· 15 years ago
cb6d3ca
block: Fix multiwrite error handling
by Kevin Wolf
· 15 years ago
baf0b55
Implement virtio reset
by Alexander Graf
· 15 years ago
73cdf3f
Always notify consumers of char devices if they're open
by Alexander Graf
· 15 years ago
01c0bef
Avoid page_set_flags() assert in qemu-user host page protection code
by Juergen Lock
· 15 years ago
46a183d
Remove magic numbers for VNC message IDs from code
by Daniel P. Berrange
· 15 years ago
2a5612e
target-mips: Fix format specifiers for fpu_fprintf
by Stefan Weil
· 15 years ago
6ac0810
lsi: fix segfault in lsi_command_complete
by Gerd Hoffmann
· 15 years ago
28c2897
move balloon handling to balloon.c
by Paolo Bonzini
· 15 years ago
00a1555
move around definitions in kvm.h that do not require CPUState
by Paolo Bonzini
· 15 years ago
37b76cf
move targphys.h and hw/poison.h inclusion to cpu-common.h
by Paolo Bonzini
· 15 years ago
fbe3288
move two variable declarations out of vl.c
by Paolo Bonzini
· 15 years ago
0706a4d
move socket_init to qemu-sockets.c
by Paolo Bonzini
· 15 years ago
e9d0fc7
Make virtio-pci building conditional again
by Alexander Graf
· 15 years ago
a7200c9
target-mips: Fix one more format specifier for cpu_fprintf
by Stefan Weil
· 15 years ago
9bd5494
target-i386: Fix variable in (disabled) debugging code
by Adam Lackorzynski
· 15 years ago
0534163
Debugcon: Fix debugging printf
by Adam Lackorzynski
· 15 years ago
e5c15ef
target-i386: Fix compiler warning
by Stefan Weil
· 15 years ago
1a7ff92
remove TARGET_* defines from translate-all.c
by Paolo Bonzini
· 15 years ago
98835fe
e1000: fix build on Ubuntu with _FORTIFY_SOURCE
by Thomas Monjalon
· 15 years ago
14da561
smc91c111: allow access to reserved register
by Lars Munch
· 15 years ago
3b4b86a
smc91c111: mask register offset
by Lars Munch
· 15 years ago
2c7faf3
baum: add destroy hook
by Samuel Thibault
· 15 years ago
8e31209
target-arm: fix neon vmon/vmvn with modified immediate
by Juha Riihimäki
· 15 years ago
cb301ef
fix function signature of qemu_chr_open_pty on !linux
by Riku Voipio
· 15 years ago
efc0a51
Shrink tb_jmp_offset to two entries, the other two are never used.
by Filip Navara
· 15 years ago
3e1f46e
tcg-hppa: Don't try to calls to non-constant addresses.
by Richard Henderson
· 15 years ago
9149363
tcg-hppa: Fix in/out register overlap in add2/sub2.
by Richard Henderson
· 15 years ago
fd76e73
tcg-hppa: Finish the port.
by Richard Henderson
· 15 years ago
f57040b
tcg-hppa: Compute is_write in cpu_signal_handler.
by Richard Henderson
· 15 years ago
af92284
update bochs vbe interface
by Gerd Hoffmann
· 15 years ago
2db7ad5
read-only: allow read-only CDROM with any interface
by Naphtali Sprei
· 15 years ago
f7c11b5
Replace direct phys_ram_dirty access with wrapper functions.
by Yoshiaki Tamura
· 15 years ago
ca39b46
Introduce wrapper functions to access phys_ram_dirty.
by Yoshiaki Tamura
· 15 years ago
d996882
target-arm: resource leak fixes for iwmmxt disassemble
by Lars Munch
· 15 years ago
f717793
linux-user: switch default ppc64 CPU to 970fx from 970
by Aurelien Jarno
· 15 years ago
a175b99
tcg/ia64: fix tlb addend read
by Aurelien Jarno
· 15 years ago
98926b0
tcg/ppc64: Fix typo
by malc
· 15 years ago
55274a3
fix 100% cpu utilization when cpu is stopped
by Paolo Bonzini
· 15 years ago
f7e2aca
tcg/ppc: Fix typo
by malc
· 15 years ago
a884dcb
tcg/ppc: Implment bswap16/32
by malc
· 15 years ago
61d3cf9
OHCI qdev conversion
by Paul Brook
· 15 years ago
4f78c9a
Fix arm-linux-user
by Paul Brook
· 15 years ago
983fe82
ARMv7-M reset fixes
by Paul Brook
· 15 years ago
116348d
tcg/mips: use seb/seh instructions on MIPS32R2
by Aurelien Jarno
· 15 years ago
ba0d89b
tcg/mips: fix 64-bit linux-user on big endian MIPS
by Aurelien Jarno
· 15 years ago
aa77beb
tcg/ppc: Implement eqv, nand and nor
by malc
· 15 years ago
355b194
Split TLB addend and target_phys_addr_t
by Paul Brook
· 15 years ago
5bd2c0d
UHCI spurious interrut fix
by Paul Brook
· 15 years ago
a67ba3b
Revert "Compile usb-ohci only once"
by Paul Brook
· 15 years ago
36368cf
tcg/ppc: Fix not_i32
by malc
· 15 years ago
4a9590f
Make cpu_get_real_ticks use mfspr
by Alexander Graf
· 15 years ago
93c5a32
sparc32: add IOMMU chipset doc links
by Blue Swirl
· 15 years ago
2405669
sparc32: rename iommu.c to sun4m_iommu.c to make room for other IOMMUs
by Blue Swirl
· 15 years ago
68fb89a
sparc32: improve timer implementation
by Blue Swirl
· 15 years ago
25da2f3
Fix build on mingw32
by Anthony Liguori
· 15 years ago
9caa3ec
hw/r2d: add a USB keyboard
by Aurelien Jarno
· 15 years ago
98f22dc
usb-bus: fix no params
by TeLeMan
· 15 years ago
8152fc0
Update PowerPC OpenBIOS image to r721
by Aurelien Jarno
· 15 years ago
2b3af99
win32: Fix compiler errors from u_int64_t
by Stefan Weil
· 15 years ago
a18f844
tcg/TODO: remove setcond
by Aurelien Jarno
· 15 years ago
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
Next »