Sign in
qemu-android
/
qemu-android
/
df9ffb726ff13f850b8829be1bc85ed621b903ac
df9ffb7
vga: fix bochs alignment issue
by Gerd Hoffmann
· 12 years ago
6801038
target-mips: fix wrong microMIPS opcode encoding
by 陳韋任 (Wei-Ren Chen)
· 12 years ago
68d0019
mips/malta: fix CBUS UART interrupt pin
by Aurelien Jarno
· 12 years ago
ce34cf7
Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-1.3.0-rc0' into staging
by Anthony Liguori
· 12 years ago
662d263
Merge remote-tracking branch 'kraxel/pixman.v5' into staging
by Anthony Liguori
· 12 years ago
de148eb
Merge remote-tracking branch 'bonzini/nbd-next' into staging
by Anthony Liguori
· 12 years ago
5f580e9
Merge remote-tracking branch 'bonzini/scsi-next' into staging
by Anthony Liguori
· 12 years ago
ce5e5b5
Merge remote-tracking branch 'kraxel/usb.70' into staging
by Anthony Liguori
· 12 years ago
bf0dfb6
Merge remote-tracking branch 'spice/spice.v63' into staging
by Anthony Liguori
· 12 years ago
feb33ea
pixman: cleanup properly on make distclean
by Gerd Hoffmann
· 12 years ago
daa8e5a
pixman: add licensing info
by Gerd Hoffmann
· 12 years ago
b776eca
pixman: build internal version early
by Gerd Hoffmann
· 12 years ago
c28fa5a
pixman: pass cflags, add -fPIC
by Gerd Hoffmann
· 12 years ago
4d5bdd0
pixman: disable gtk
by Gerd Hoffmann
· 12 years ago
42da604
pixman: set --host for cross builds
by Gerd Hoffmann
· 12 years ago
5ca9388
pixman: add output dir to include path
by Gerd Hoffmann
· 12 years ago
a771c51
vfio-pci: Use common msi_get_message
by Alex Williamson
· 12 years ago
e1d1e58
vfio-pci: Add KVM INTx acceleration
by Alex Williamson
· 12 years ago
716b8e4
linux-headers: Update to 3.7-rc5
by Alex Williamson
· 12 years ago
c8969ed
nbd: fixes to read-only handling
by Paolo Bonzini
· 12 years ago
f5022a1
aio: fix aio_ctx_prepare with idle bottom halves
by Paolo Bonzini
· 12 years ago
dd72fdd
virtio-scsi: use dma_context_memory
by Paolo Bonzini
· 12 years ago
9e11908
dma: Define dma_context_memory and use in sysbus-ohci
by Peter Maydell
· 12 years ago
4003e24
megasas: Correct target/lun mapping
by Hannes Reinecke
· 12 years ago
accfeb2
scsi-disk: flush cache after disabling it
by Paolo Bonzini
· 12 years ago
346a301
megasas: do not include block_int.h
by Paolo Bonzini
· 13 years ago
b5232e9
scsi: remove superfluous call to scsi_device_set_ua
by Paolo Bonzini
· 12 years ago
cd41a67
virtio-scsi: factor checks for VIRTIO_SCSI_S_DRIVER_OK when reporting events
by Paolo Bonzini
· 12 years ago
c8dcb53
scsi: do not return short responses for emulated commands
by Paolo Bonzini
· 12 years ago
4057725
hmp: add NBD server commands
by Paolo Bonzini
· 13 years ago
17b6be4
nbd: disallow nbd-server-add before nbd-server-start
by Paolo Bonzini
· 12 years ago
e644473
nbd: force read-only export for read-only devices
by Paolo Bonzini
· 12 years ago
fc6467e
nbd: fix nbd_server_stop crash when no server was running
by Paolo Bonzini
· 12 years ago
1d7d2a9
nbd: accept URIs
by Paolo Bonzini
· 12 years ago
d04b0bb
nbd: accept relative path to Unix socket
by Paolo Bonzini
· 12 years ago
7e7f4a0
qemu-nbd: initialize main loop before block layer
by Paolo Bonzini
· 12 years ago
3c5645f
tcg: properly check that op's output needs to be synced to memory
by Kirill Batuzov
· 12 years ago
7c2c3ea
target-mips: Fix seg fault for LUI when MIPS_DEBUG_DISAS==1.
by Eric Johnson
· 12 years ago
0af10c8
target-i386: avoid using cpu_single_env
by Blue Swirl
· 13 years ago
0c4fabe
target-xtensa: avoid using cpu_single_env
by Blue Swirl
· 13 years ago
447b3b6
target-unicore32: avoid using cpu_single_env
by Blue Swirl
· 13 years ago
4840552
kvm: avoid using cpu_single_env
by Blue Swirl
· 13 years ago
f4359b9
disas: avoid using cpu_single_env
by Blue Swirl
· 13 years ago
036208c
slirp: remove unused function u_sleep
by Blue Swirl
· 12 years ago
e62774c
sun4c: remove unused functions
by Blue Swirl
· 12 years ago
4d4d9b3
m48t59: remove unused m48t59_set_addr
by Blue Swirl
· 12 years ago
a9523d1
tests/tcg: new test for i386 FPREM and FPREM1
by Catalin Patulea
· 12 years ago
7ea692b
memory: Don't dump disabled regions
by Jan Kiszka
· 12 years ago
22bde71
memory: Reintroduce dirty flag to optimize changes on disabled regions
by Jan Kiszka
· 12 years ago
253ecf8
qemu-timer: Fix compilation for non-POSIX hosts
by Stefan Weil
· 12 years ago
1f20256
vmware_vga: Add back some info in local state partially reverting aa32b38c
by BALATON Zoltan
· 12 years ago
5c61afe
kvmvapic: Fix TB invalidation after instruction patching
by Jan Kiszka
· 12 years ago
9d15304
ehci: fix migration
by Gerd Hoffmann
· 12 years ago
616b5d5
xhci: Fix some DMA host endian bugs
by David Gibson
· 12 years ago
ffd8a97
usb/combined-packet: Move freeing of combined to usb_combined_packet_remove()
by Hans de Goede
· 12 years ago
9b8251c
xhci: Add support for packets with both data and an error status
by Hans de Goede
· 12 years ago
e696b1d
ehci: Add support for packets with both data and an error status
by Hans de Goede
· 12 years ago
01e26b0
ehci: Get rid of the magical PROC_ERR status
by Hans de Goede
· 12 years ago
e94ca43
usb-redir: Allow packets to have both data and an error-status
by Hans de Goede
· 12 years ago
9a77a0f
usb: split packet result into actual_length + status
by Hans de Goede
· 12 years ago
b8c6a5d
microblaze: translate.c: Fix swaph decoding
by Peter Crosthwaite
· 12 years ago
2592c59
tools: initialize main loop before block layer
by Paolo Bonzini
· 12 years ago
c878da3
tcg/ppc32: Use trampolines to trim the code size for mmu slow path accessors
by malc
· 12 years ago
bdd4df3
spice: fix initialization order
by Gerd Hoffmann
· 12 years ago
365b1e9
pflib: unused, remove it.
by Gerd Hoffmann
· 13 years ago
d9a8656
spice: switch to pixman
by Gerd Hoffmann
· 12 years ago
e32c25b
qxl: call dpy_gfx_resize when entering vga mode
by Gerd Hoffmann
· 12 years ago
958c2bc
qxl: fix cursor reset
by Gerd Hoffmann
· 13 years ago
511aefb
hw/qxl: qxl_send_events: nop if stopped
by Alon Levy
· 12 years ago
48f4ba6
hw/qxl: guest bug on primary create with stride %4 != 0
by Alon Levy
· 12 years ago
1cfd981
target-mips: use ULL for 64 bit constants
by Blue Swirl
· 12 years ago
30ea833
build: pthread_atfork() needs include of pthread.h
by Anthony Liguori
· 12 years ago
ed224a5
tcg/ppc: ld/st optimization
by malc
· 12 years ago
b51d7b2
vmware_vga: Allow simple drivers to work without using the fifo
by BALATON Zoltan
· 12 years ago
5b9575c
vmware_vga: Return a value for FB_SIZE before the device is enabled
by BALATON Zoltan
· 12 years ago
aa32b38
vmware_vga: Remove duplicated info from local state
by BALATON Zoltan
· 12 years ago
0d79379
vmware_vga: Coding style cleanup
by BALATON Zoltan
· 12 years ago
ef84755
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
by Blue Swirl
· 12 years ago
b76f0d8
tcg: Optimize qemu_ld/st by generating slow paths at the end of a block
by Yeongkyoon Lee
· 12 years ago
fdbb84d
tcg: Add extended GETPC mechanism for MMU helpers with ldst optimization
by Yeongkyoon Lee
· 12 years ago
3276125
configure: Add CONFIG_QEMU_LDST_OPTIMIZATION for TCG qemu_ld/st optimization
by Yeongkyoon Lee
· 12 years ago
1073bfd
target-m68k/m68k-semi.c: Log when put_user for returning values fails
by Peter Maydell
· 12 years ago
7ba6c10
target-m68k/m68k-semi: Handle get_user failure
by Peter Maydell
· 12 years ago
aed91c1
m68k: Return semihosting errno values correctly
by Meador Inge
· 12 years ago
49cf572
vl: delay thread initialization after daemonization
by Paolo Bonzini
· 12 years ago
f9ab465
vl: unify calls to init_timer_alarm
by Paolo Bonzini
· 12 years ago
c8122c3
qemu-timer: reinitialize timers after fork
by Paolo Bonzini
· 12 years ago
c166cb7
semaphore: implement fallback counting semaphores with mutex+condvar
by Paolo Bonzini
· 12 years ago
1f001dc
compiler: support Darwin weak references
by Paolo Bonzini
· 12 years ago
2a0dfd0
Merge remote-tracking branch 'bonzini/migr-coroutine' into staging
by Anthony Liguori
· 12 years ago
1ef2a82
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
by Anthony Liguori
· 12 years ago
82a4da7
migration: move process_incoming_migration to a coroutine
by Paolo Bonzini
· 13 years ago
595ab64
migration: handle EAGAIN while reading QEMUFile
by Paolo Bonzini
· 13 years ago
1c12e1f
migration: move qemu_fclose to process_incoming_migration
by Paolo Bonzini
· 13 years ago
ab52a82
migration: close socket QEMUFile from socket_close
by Paolo Bonzini
· 13 years ago
6c36013
migration: xxx_close will only be called once
by Paolo Bonzini
· 13 years ago
09bac73
migration: use closesocket, not close
by Paolo Bonzini
· 13 years ago
8dc592e
migration: use migrate_fd_close in migrate_fd_cleanup
by Paolo Bonzini
· 13 years ago
a6ef290
migration: clean up server sockets and handlers before invoking process_incoming_migration
by Paolo Bonzini
· 13 years ago
d263a20
migration: replace qemu_stdio_fd with qemu_get_fd
by Paolo Bonzini
· 13 years ago
Next »