index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-09
raw: Fix BlockLimits passthrough
Kevin Wolf
1
-1
/
+7
2014-02-09
qemu-iotests: add test for qcow2 preallocation with different cluster sizes
Hu Tao
3
-0
/
+96
2014-02-09
qcow2: check for NULL l2meta
Hu Tao
1
-15
/
+16
2014-02-09
qcow2: fix offset overflow in qcow2_alloc_clusters_at()
Hu Tao
1
-1
/
+7
2014-02-09
qcow2: remove n_start and n_end of qcow2_alloc_cluster_offset()
Hu Tao
4
-16
/
+15
2014-02-09
block/iscsi: always fill bs->bl.opt_transfer_length
Peter Lieven
1
-3
/
+2
2014-02-09
block: Fail gracefully with missing filename
Kevin Wolf
3
-5
/
+42
2014-02-09
qemu-iotests: enable support for NFS protocol
Peter Lieven
2
-3
/
+22
2014-02-09
qemu-iotests: enable test 016 and 025 to work with NFS protocol
Peter Lieven
2
-2
/
+2
2014-02-09
qemu-iotests: blacklist test 020 for NFS protocol
Peter Lieven
1
-0
/
+5
2014-02-09
qemu-iotests: change _supported_proto to file for various tests
Peter Lieven
25
-25
/
+25
2014-02-09
block: add native support for NFS
Peter Lieven
5
-0
/
+472
2014-02-09
qemu-iotest: Make 077 raw-only
Kevin Wolf
1
-1
/
+1
2014-02-08
Merge remote-tracking branch 'remotes/mwalle/tags/lm32-fixes/20140204' into s...
Peter Maydell
16
-220
/
+539
2014-02-08
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140204-1'...
Peter Maydell
9
-37
/
+92
2014-02-07
Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-1' into staging
Peter Maydell
9
-11
/
+11
2014-02-07
Merge remote-tracking branch 'remotes/stefanha/tags/qtest-for-peter' into sta...
Peter Maydell
1
-22
/
+23
2014-02-06
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
8
-134
/
+206
2014-02-06
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-2' into staging
Peter Maydell
3
-13
/
+55
2014-02-05
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-02' in...
Peter Maydell
9
-28
/
+12
2014-02-05
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
10
-57
/
+108
2014-02-04
hw/lm32: print error if cpu model is not found
Michael Walle
2
-0
/
+15
2014-02-04
target-lm32: stop VM on illegal or unknown instruction
Michael Walle
3
-38
/
+86
2014-02-04
lm32_sys: dump cpu state if test case fails
Michael Walle
1
-0
/
+3
2014-02-04
lm32_sys: print test result on stderr
Michael Walle
1
-1
/
+1
2014-02-04
target-lm32: add breakpoint/watchpoint support
Michael Walle
7
-8
/
+179
2014-02-04
Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140131' int...
Peter Maydell
8
-101
/
+304
2014-02-04
target-lm32: move model features to LM32CPU
Michael Walle
5
-142
/
+215
2014-02-04
target-lm32: kill cpu_abort() calls
Michael Walle
1
-32
/
+40
2014-02-04
milkymist-vgafb: swap pixel data in source buffer
Michael Walle
1
-1
/
+1
2014-02-04
lm32_uart/lm32_juart: use qemu_chr_fe_write_all()
Michael Walle
2
-2
/
+2
2014-02-04
milkymist-uart: use qemu_chr_fe_write_all() instead of qemu_chr_fe_write()
Antony Pavlov
1
-1
/
+1
2014-02-04
tests: lm32: new rule for single test cases
Michael Walle
1
-4
/
+4
2014-02-04
lm32_sys: increase test case name length limit
Michael Walle
1
-2
/
+3
2014-02-04
Merge remote-tracking branch 'remotes/mcayland/qemu-openbios' into staging
Peter Maydell
6
-1
/
+1
2014-02-04
Don't abort on memory allocation error
Orit Wasserman
3
-7
/
+17
2014-02-04
Don't abort on out of memory when creating page cache
Orit Wasserman
2
-6
/
+30
2014-02-04
XBZRLE cache size should not be larger than guest memory size
Orit Wasserman
1
-0
/
+7
2014-02-04
migration:fix free XBZRLE decoded_buf wrong
Gonglei (Arei)
3
-10
/
+14
2014-02-04
Add check for cache size smaller than page size
Orit Wasserman
2
-1
/
+13
2014-02-04
Set xbzrle buffers to NULL after freeing them to avoid double free errors
Orit Wasserman
1
-0
/
+3
2014-02-04
exec: fix ram_list dirty map optimization
Alexey Kardashevskiy
1
-1
/
+2
2014-02-04
vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type
Peter Maydell
3
-13
/
+7
2014-02-03
target-i386: Move KVM default-vendor hack to instance_init
Eduardo Habkost
1
-13
/
+19
2014-02-03
target-i386: Don't change x86_def_t struct on cpu_x86_register()
Eduardo Habkost
1
-5
/
+6
2014-02-03
target-i386: Eliminate CONFIG_KVM #ifdefs
Eduardo Habkost
1
-12
/
+3
2014-02-03
kvm: add support for hyper-v timers
Vadim Rozenfeld
7
-1
/
+48
2014-02-03
kvm: make hyperv vapic assist page migratable
Vadim Rozenfeld
3
-1
/
+32
2014-02-03
kvm: make hyperv hypercall and guest os id MSRs migratable.
Vadim Rozenfeld
3
-2
/
+39
2014-02-03
kvm: make availability of Hyper-V enlightenments dependent on KVM_CAP_HYPERV
Paolo Bonzini
1
-5
/
+11
[next]