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
2013-04-19
scsi: VMWare PVSCSI paravirtual device implementation
Dmitry Fleytman
7
-0
/
+1780
2013-04-19
scsi: avoid assertion failure on VERIFY command
Paolo Bonzini
1
-5
/
+14
2013-04-18
configure: remove duplicate test
Paolo Bonzini
1
-30
/
+26
2013-04-18
configure: CONFIG_NO_XEN is duplicated
Paolo Bonzini
2
-4
/
+1
2013-04-18
configure: eliminate target_libs_softmmu
Paolo Bonzini
3
-5
/
+5
2013-04-18
configure: move common libraries to config-host.mak
Paolo Bonzini
2
-6
/
+8
2013-04-18
configure: move CONFIG_QEMU_LDST_OPTIMIZATION to config-host.mak
Paolo Bonzini
1
-9
/
+9
2013-04-18
elfload: use abi_llong/ullong instead of target_llong/ullong
Paolo Bonzini
4
-8
/
+12
2013-04-18
elfload: only give abi_long/ulong the alignment specified by the target
Paolo Bonzini
3
-19
/
+18
2013-04-18
elfload: use abi_int/uint instead of target_int/uint
Paolo Bonzini
4
-12
/
+16
2013-04-18
elfload: use abi_short/ushort instead of target_short/ushort
Paolo Bonzini
4
-7
/
+10
2013-04-18
elfload: use tswapreg consistently in elf_core_copy_regs
Paolo Bonzini
1
-57
/
+57
2013-04-18
elfload: fix size of registers for N32
Paolo Bonzini
1
-7
/
+14
2013-04-18
elfload: fix size of ABI-dependent fields in core dumps
Paolo Bonzini
1
-9
/
+9
2013-04-18
configure: QEMU_INCLUDES are the same for all subtargets
Paolo Bonzini
1
-15
/
+13
2013-04-18
configure/Make: Build libfdt from submodule DTC
Peter Crosthwaite
2
-5
/
+36
2013-04-18
dtc: add submodule
Peter Crosthwaite
2
-0
/
+3
2013-04-18
configure: Put cross compile flags in EXTRA_CFLAGS
Peter Crosthwaite
1
-6
/
+9
2013-04-17
virtio-net: cleanup: init and exit function.
KONRAD Frederic
1
-95
/
+22
2013-04-17
virtio-net: cleanup: use QOM cast.
KONRAD Frederic
2
-68
/
+75
2013-04-17
virtio-net-ccw: switch to the new API.
KONRAD Frederic
2
-16
/
+28
2013-04-17
virtio-net-s390: switch to the new API.
KONRAD Frederic
2
-12
/
+30
2013-04-17
virtio-net-pci: switch to the new API.
KONRAD Frederic
2
-60
/
+69
2013-04-17
virtio-net: add the virtio-net device.
KONRAD Frederic
5
-20
/
+161
2013-04-17
virtio: add two functions to VirtioDeviceClass.
KONRAD Frederic
1
-0
/
+12
2013-04-17
Fix warnings suppressors to honor --disable-werror
Markus Armbruster
4
-3
/
+8
2013-04-17
fw_cfg: add qtest test case
Anthony Liguori
2
-0
/
+143
2013-04-17
i440fx-test: add test for PAM functionality
Anthony Liguori
1
-1
/
+138
2013-04-17
i440fx-test: add test to compare default register values
Anthony Liguori
2
-0
/
+150
2013-04-17
libqos: add malloc support
Anthony Liguori
4
-0
/
+130
2013-04-17
libqos: add fw_cfg support
Anthony Liguori
5
-2
/
+147
2013-04-17
qtest: add libqos including PCI support
Anthony Liguori
6
-2
/
+495
2013-04-17
qtest: don't use system command to avoid double fork
Anthony Liguori
1
-7
/
+4
2013-04-17
migration: reflect incoming failure to shell
Eric Blake
1
-1
/
+1
2013-04-17
qbus: remove wrong error messages
Alexey Kardashevskiy
1
-4
/
+2
2013-04-17
chardev: remove the headers of Memory chardev driver
Lei Li
1
-6
/
+0
2013-04-17
Merge remote-tracking branch 'bonzini/migration-writev' into staging
Anthony Liguori
2
-69
/
+149
2013-04-17
qemu-file: do not use stdio for qemu_fdopen
Paolo Bonzini
1
-11
/
+90
2013-04-17
iov: handle partial writes from sendmsg and recvmsg
Paolo Bonzini
1
-47
/
+55
2013-04-17
iov: reorganize iov_send_recv, part 3
Paolo Bonzini
1
-15
/
+15
2013-04-17
iov: reorganize iov_send_recv, part 2
Paolo Bonzini
1
-14
/
+14
2013-04-17
iov: reorganize iov_send_recv, part 1
Paolo Bonzini
1
-7
/
+13
2013-04-17
qemu-file: drop socket_put_buffer
Paolo Bonzini
1
-13
/
+0
2013-04-16
qom: do nothing on unparent of object without parent
Paolo Bonzini
1
-0
/
+4
2013-04-16
qdev: Fix device_add bus assumptions
Andreas Färber
1
-8
/
+8
2013-04-16
rng random backend: check for -EAGAIN errors on read
Amit Shah
1
-0
/
+3
2013-04-16
migration: initialize RAM to zero
Paolo Bonzini
1
-17
/
+18
2013-04-16
Merge remote-tracking branch 'kraxel/usb.80' into staging
Anthony Liguori
6
-41
/
+1551
2013-04-16
Merge remote-tracking branch 'spice/spice.v69' into staging
Anthony Liguori
4
-47
/
+104
2013-04-16
Merge remote-tracking branch 'kraxel/pixman.v11' into staging
Anthony Liguori
37
-1074
/
+832
[next]