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-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-01
Merge remote-tracking branch 'kraxel/pixman.v3' into staging
Anthony Liguori
43
-854
/
+846
2012-11-01
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
3
-7
/
+21
2012-11-01
Merge remote-tracking branch 'bonzini/threadpool' into staging
Anthony Liguori
49
-1489
/
+2429
2012-11-01
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
9
-93
/
+242
2012-11-01
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
52
-334
/
+501
2012-11-01
arm_boot: Change initrd load address to "halfway through RAM"
Peter Maydell
2
-15
/
+26
2012-11-01
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
6
-26
/
+79
2012-11-01
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Aurelien Jarno
26
-429
/
+541
2012-11-01
pixman: drop obsolete fields from DisplaySurface
Gerd Hoffmann
2
-19
/
+13
2012-11-01
pixman/vnc: remove dead code.
Gerd Hoffmann
3
-87
/
+27
2012-11-01
pixman/vnc: remove rgb_prepare_row* functions
Gerd Hoffmann
1
-74
/
+10
2012-11-01
pixman/vnc: use pixman images in vnc.
Gerd Hoffmann
7
-228
/
+259
2012-11-01
pixman: switch screendump function.
Gerd Hoffmann
1
-28
/
+11
2012-11-01
vga: stop direct access to DisplaySurface fields.
Gerd Hoffmann
1
-2
/
+7
2012-11-01
qxl: stop direct access to DisplaySurface fields.
Gerd Hoffmann
1
-1
/
+1
2012-11-01
console: don't set PixelFormat alpha fields for 32bpp
Gerd Hoffmann
1
-3
/
+0
2012-11-01
console: make qemu_alloc_display static
Gerd Hoffmann
2
-26
/
+24
2012-11-01
pixman: add pixman image to DisplaySurface
Gerd Hoffmann
2
-13
/
+27
2012-11-01
pixman: helper functions
Gerd Hoffmann
3
-0
/
+93
2012-11-01
pixman: windup in configure & makefiles
Gerd Hoffmann
2
-0
/
+47
2012-11-01
pixman: add submodule
Gerd Hoffmann
2
-0
/
+3
2012-11-01
console: remove DisplayAllocator
Gerd Hoffmann
4
-173
/
+31
2012-11-01
console: remove dpy_gfx_fill
Gerd Hoffmann
2
-20
/
+0
2012-11-01
vga: fix text mode updating
Gerd Hoffmann
2
-0
/
+21
2012-11-01
console: init displaychangelisteners on register
Gerd Hoffmann
2
-1
/
+3
2012-11-01
console: untangle gfx & txt updates
Gerd Hoffmann
27
-138
/
+171
2012-11-01
console: s/TextConsole/QemuConsole/
Gerd Hoffmann
2
-38
/
+37
2012-11-01
console: move set_mouse + cursor_define callbacks
Gerd Hoffmann
9
-27
/
+59
2012-11-01
console: add unregister_displaychangelistener
Gerd Hoffmann
2
-8
/
+33
2012-11-01
console: QLIST-ify display change listeners.
Gerd Hoffmann
3
-41
/
+42
2012-11-01
pseries: Cleanup duplications of ics_valid_irq() code
David Gibson
1
-4
/
+2
2012-11-01
pseries: Clean up inconsistent variable name in xics.c
David Gibson
1
-3
/
+3
2012-11-01
target-ppc: Extend FPU state for newer POWER CPUs
David Gibson
3
-14
/
+27
2012-11-01
target-ppc: Rework storage of VPA registration state
David Gibson
1
-3
/
+3
2012-11-01
Revert "PPC: pseries: Remove hack for PIO window"
David Gibson
2
-2
/
+44
2012-11-01
e1000: pre-initialize RAH/RAL registers
Gabriel L. Somlo
1
-0
/
+10
2012-11-01
net: Reject non-netdevs in qmp_netdev_del()
Stefan Hajnoczi
1
-1
/
+8
2012-11-01
net: use "socket" model name for UDP sockets
Lei Li
1
-1
/
+1
2012-11-01
e1000: drop check_rxov, always treat RX ring with RDH == RDT as empty
Dmitry Fleytman
1
-5
/
+2
2012-10-31
target-mips: don't flush extra TLB on permissions upgrade
Aurelien Jarno
1
-5
/
+23
2012-10-31
target-mips: fix TLBR wrt SEGMask
Aurelien Jarno
1
-0
/
+6
2012-10-31
target-mips: use deposit instead of hardcoded version
Aurelien Jarno
1
-28
/
+4
2012-10-31
target-mips: optimize ddiv/ddivu/div/divu with movcond
Aurelien Jarno
1
-48
/
+37
2012-10-31
target-mips: implement movn/movz using movcond
Aurelien Jarno
1
-15
/
+12
2012-10-31
target-mips: don't use local temps for store conditional
Aurelien Jarno
1
-5
/
+6
2012-10-31
target-mips: implement unaligned loads using TCG
Aurelien Jarno
3
-159
/
+62
2012-10-31
target-mips: simplify load/store microMIPS helpers
Aurelien Jarno
1
-64
/
+9
[next]