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-03-24
gdbserver: Don't send a GDB syscall until the system CPU is stopped
Meador Inge
1
-15
/
+27
2012-03-24
Support utf8 chars in pod docs
Michael Tokarev
2
-4
/
+14
2012-03-24
tcg: Use the GDB JIT debugging interface.
Richard Henderson
5
-9
/
+303
2012-03-24
fix screendump
Gerd Hoffmann
3
-7
/
+4
2012-03-24
target-sparc: Add compiler attribute to some functions which don't return
Stefan Weil
2
-3
/
+4
2012-03-24
target-mips: Add compiler attribute to some functions which don't return
Stefan Weil
2
-3
/
+4
2012-03-24
Add support for target helper functions which don't return
Stefan Weil
1
-0
/
+7
2012-03-24
scripts: add gdb support script
Avi Kivity
1
-0
/
+89
2012-03-23
xen_disk: when using AIO flush after the operation is completed
Stefano Stabellini
1
-3
/
+3
2012-03-23
xen_disk: open disk with BDRV_O_NOCACHE | BDRV_O_CACHE_WB | BDRV_O_NATIVE_AIO
Stefano Stabellini
1
-2
/
+2
2012-03-22
ui/spice-display: use uintptr_t when casting qxl physical addresses
Alon Levy
1
-5
/
+5
2012-03-22
ui/spice-display.c: Fix compilation warnings on 32 bit hosts
Peter Maydell
1
-6
/
+6
2012-03-19
Merge remote-tracking branch 'sstabellini/saverestore-8' into staging
Anthony Liguori
9
-12
/
+278
2012-03-19
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
9
-7
/
+17
2012-03-19
Merge remote-tracking branch 'spice/spice.v50' into staging
Anthony Liguori
7
-108
/
+186
2012-03-19
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
6
-19
/
+54
2012-03-19
Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging
Anthony Liguori
1
-2
/
+2
2012-03-19
xen: do not allocate RAM during INMIGRATE runstate
Anthony PERARD
1
-0
/
+8
2012-03-19
xen mapcache: check if memory region has moved.
Anthony PERARD
3
-6
/
+43
2012-03-19
xen: record physmap changes to xenstore
Stefano Stabellini
1
-1
/
+77
2012-03-19
Set runstate to INMIGRATE earlier
Stefano Stabellini
1
-1
/
+1
2012-03-19
Introduce "xen-save-devices-state"
Stefano Stabellini
4
-0
/
+151
2012-03-19
exec: fix guest memory access for Xen
Anthony PERARD
1
-2
/
+2
2012-03-19
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
1
-0
/
+11
2012-03-19
scsi: add get_dev_path
Paolo Bonzini
1
-0
/
+18
2012-03-19
virtio-scsi: call unregister_savevm properly
Paolo Bonzini
1
-0
/
+2
2012-03-19
scsi: copy serial number into VPD page 0x83
Paolo Bonzini
1
-3
/
+4
2012-03-19
scsi-cd: check ready condition before processing several commands
Paolo Bonzini
1
-13
/
+29
2012-03-19
get rid of CONFIG_VIRTIO_SCSI
Paolo Bonzini
3
-3
/
+1
2012-03-19
Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging
Anthony Liguori
72
-857
/
+1586
2012-03-19
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
17
-132
/
+205
2012-03-19
spice: fix broken initialization
Alon Levy
2
-8
/
+6
2012-03-19
hw/qxl.c: Fix compilation failures on 32 bit hosts
Peter Maydell
1
-8
/
+8
2012-03-19
qxl/qxl_render.c: add trace events
Alon Levy
2
-9
/
+11
2012-03-19
qxl: switch qxl.c to trace-events
Alon Levy
3
-74
/
+140
2012-03-19
qxl: init_pipe_signaling: exit on failure
Alon Levy
1
-10
/
+11
2012-03-19
monitor: fix client_migrate_info error handling
Yonit Halperin
1
-0
/
+5
2012-03-19
spice: set spice uuid and name
Marc-André Lureau
1
-0
/
+6
2012-03-19
qemu-ga: for w32, fix leaked handle ov.hEvent in ga_channel_write()
Jeff Cody
1
-0
/
+4
2012-03-19
ioapic: fix build with DEBUG_IOAPIC
Jason Wang
1
-1
/
+1
2012-03-19
.gitignore: add qemu-bridge-helper and option rom build products
David Gibson
1
-0
/
+6
2012-03-19
cleanup obsolete typedef
Joshua Housh
1
-1
/
+0
2012-03-19
monitor: Remove unused bool field 'qapi' in mon_cmd_t struct
Jeff Cody
1
-1
/
+0
2012-03-19
ds1338: Add missing break statement
Stefan Weil
1
-0
/
+1
2012-03-19
vnc: Fix packed boolean struct members
Stefan Weil
2
-3
/
+5
2012-03-19
Remove type field in ModuleEntry as it's not used
Chen Yufei
1
-1
/
+0
2012-03-19
memory: check for watchpoints when getting code ram_addr
Avi Kivity
1
-1
/
+2
2012-03-19
exec: fix write tlb entry misused as iotlb
Avi Kivity
1
-3
/
+8
2012-03-18
tcg: fix sparc host for AREG0 free operation
Blue Swirl
1
-0
/
+11
2012-03-18
Sparc: avoid AREG0 wrappers for memory access helpers
Blue Swirl
6
-268
/
+93
[prev]
[next]