index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-05
spice: switch to pixman
Gerd Hoffmann
5
-33
/
+45
2012-11-05
qxl: call dpy_gfx_resize when entering vga mode
Gerd Hoffmann
1
-1
/
+1
2012-11-05
qxl: fix cursor reset
Gerd Hoffmann
1
-0
/
+4
2012-11-05
hw/qxl: qxl_send_events: nop if stopped
Alon Levy
2
-1
/
+8
2012-11-05
hw/qxl: guest bug on primary create with stride %4 != 0
Alon Levy
1
-0
/
+12
2012-11-05
target-mips: use ULL for 64 bit constants
Blue Swirl
1
-2
/
+2
2012-11-04
build: pthread_atfork() needs include of pthread.h
Anthony Liguori
1
-0
/
+3
2012-11-03
tcg/ppc: ld/st optimization
malc
3
-196
/
+262
2012-11-03
vmware_vga: Allow simple drivers to work without using the fifo
BALATON Zoltan
3
-14
/
+23
2012-11-03
vmware_vga: Return a value for FB_SIZE before the device is enabled
BALATON Zoltan
1
-10
/
+9
2012-11-03
vmware_vga: Remove duplicated info from local state
BALATON Zoltan
2
-94
/
+85
2012-11-03
vmware_vga: Coding style cleanup
BALATON Zoltan
1
-124
/
+150
2012-11-03
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Blue Swirl
21
-96
/
+66
2012-11-03
tcg: Optimize qemu_ld/st by generating slow paths at the end of a block
Yeongkyoon Lee
3
-126
/
+320
2012-11-03
tcg: Add extended GETPC mechanism for MMU helpers with ldst optimization
Yeongkyoon Lee
3
-8
/
+55
2012-11-03
configure: Add CONFIG_QEMU_LDST_OPTIMIZATION for TCG qemu_ld/st optimization
Yeongkyoon Lee
1
-0
/
+6
2012-11-03
target-m68k/m68k-semi.c: Log when put_user for returning values fails
Peter Maydell
1
-16
/
+31
2012-11-03
target-m68k/m68k-semi: Handle get_user failure
Peter Maydell
1
-51
/
+93
2012-11-03
m68k: Return semihosting errno values correctly
Meador Inge
1
-1
/
+1
2012-11-02
vl: delay thread initialization after daemonization
Paolo Bonzini
2
-2
/
+3
2012-11-02
vl: unify calls to init_timer_alarm
Paolo Bonzini
2
-6
/
+4
2012-11-02
qemu-timer: reinitialize timers after fork
Paolo Bonzini
1
-0
/
+14
2012-11-02
semaphore: implement fallback counting semaphores with mutex+condvar
Paolo Bonzini
2
-10
/
+88
2012-11-02
compiler: support Darwin weak references
Paolo Bonzini
5
-48
/
+71
2012-11-02
Merge remote-tracking branch 'bonzini/migr-coroutine' into staging
Anthony Liguori
8
-154
/
+215
2012-11-02
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
1
-0
/
+4
2012-11-02
migration: move process_incoming_migration to a coroutine
Paolo Bonzini
1
-1
/
+20
2012-11-02
migration: handle EAGAIN while reading QEMUFile
Paolo Bonzini
1
-6
/
+24
2012-11-02
migration: move qemu_fclose to process_incoming_migration
Paolo Bonzini
5
-5
/
+5
2012-11-02
migration: close socket QEMUFile from socket_close
Paolo Bonzini
3
-0
/
+5
2012-11-02
migration: xxx_close will only be called once
Paolo Bonzini
4
-36
/
+25
2012-11-02
migration: use closesocket, not close
Paolo Bonzini
1
-3
/
+3
2012-11-02
migration: use migrate_fd_close in migrate_fd_cleanup
Paolo Bonzini
1
-11
/
+8
2012-11-02
migration: clean up server sockets and handlers before invoking process_incom...
Paolo Bonzini
4
-10
/
+8
2012-11-02
migration: replace qemu_stdio_fd with qemu_get_fd
Paolo Bonzini
4
-15
/
+3
2012-11-02
migration: add qemu_get_fd
Paolo Bonzini
3
-0
/
+41
2012-11-02
migration: consolidate QEMUFile methods in a single QEMUFileOps struct
Paolo Bonzini
3
-58
/
+79
2012-11-02
migration: unify stdio-based QEMUFile operations
Paolo Bonzini
1
-17
/
+2
2012-11-02
target-i386: cpu: fix --disable-kvm compilation
Eduardo Habkost
1
-0
/
+4
2012-11-02
ui/cocoa.m: Update to new DisplayChangeListener member names
Peter Maydell
1
-2
/
+2
2012-11-02
xenfb: fix build breakage caused by console cleanup series
Gerd Hoffmann
1
-2
/
+2
2012-11-01
Merge remote-tracking branch 'kraxel/usb.69' into staging
Anthony Liguori
14
-681
/
+1235
2012-11-01
pc: Drop redundant test for ROM memory region
Jan Kiszka
1
-1
/
+1
2012-11-01
exec: make some functions static
Blue Swirl
4
-15
/
+9
2012-11-01
target-ppc: make some functions static
Blue Swirl
2
-11
/
+6
2012-11-01
ppc: add missing static
Blue Swirl
5
-26
/
+13
2012-11-01
vnc: add missing static
Blue Swirl
5
-20
/
+12
2012-11-01
vl.c: add missing static
Blue Swirl
2
-14
/
+12
2012-11-01
target-sparc: make do_unaligned_access static
Blue Swirl
2
-5
/
+6
2012-11-01
m68k: Return semihosting errno values correctly
Meador Inge
1
-1
/
+1
[next]