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-04
qapi schema: add AcpiTableOptions
Laszlo Ersek
1
-0
/
+58
2013-04-04
acpi_table_add(): report fatal errors through an internal Error object
Laszlo Ersek
1
-14
/
+19
2013-04-04
change element type from "char" to "unsigned char" in ACPI table data
Laszlo Ersek
2
-9
/
+10
2013-04-04
strip some whitespace
Laszlo Ersek
3
-6
/
+6
2013-04-04
ipoctal232: Convert to use chardev properties directly
Hans de Goede
1
-29
/
+14
2013-04-04
qemu-char: Call fe_claim / fe_release when not using qdev chr properties
Hans de Goede
12
-7
/
+42
2013-04-04
qemu-char: Add qemu_chr_fe_claim / _release helper functions
Hans de Goede
3
-3
/
+54
2013-04-04
xilinx_axienet: pump events as appropriate
Peter Crosthwaite
1
-0
/
+2
2013-04-04
po: Update German translation
Kevin Wolf
1
-6
/
+6
2013-04-04
po/Makefile: Fix dependency for %.mo
Kevin Wolf
1
-1
/
+1
2013-04-03
help: add docs for missing 'queues' option of tap
Jason Wang
2
-1
/
+4
2013-04-03
acpi: initialize s4_val used in s4 shutdown
Bruce Rogers
5
-5
/
+6
2013-04-03
target-i386: Check for host features before filter_features_for_kvm()
Eduardo Habkost
1
-3
/
+3
2013-04-03
tpm: Fix several compiler warnings (redefined data types)
Stefan Weil
2
-9
/
+4
2013-04-03
Merge remote-tracking branch 'sstabellini/xen-2013-04-03' into staging
Anthony Liguori
1
-21
/
+37
2013-04-03
xen-mapcache: pass the right size argument to test_bits
Hanweidong
1
-4
/
+22
2013-04-03
xen-mapcache: replace last_address_index with a last_entry pointer
Stefano Stabellini
1
-18
/
+16
2013-04-02
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
14
-28
/
+37
2013-04-02
configure: remove unset variables
Paolo Bonzini
1
-2
/
+0
2013-04-02
chardev: clear O_NONBLOCK on SCM_RIGHTS file descriptors
Stefan Hajnoczi
1
-0
/
+3
2013-04-02
qemu-socket: set passed fd non-blocking in socket_connect()
Stefan Hajnoczi
1
-0
/
+1
2013-04-02
net: ensure "socket" backend uses non-blocking fds
Stefan Hajnoczi
1
-1
/
+6
2013-04-02
oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()
Stefan Hajnoczi
14
-27
/
+27
2013-04-02
VMXNET3: initialize rx_ridx to eliminate compile warning
Wenchao Xia
1
-1
/
+1
2013-04-02
qdev: only send deleted event if device was realized
Anthony Liguori
1
-9
/
+14
2013-04-02
QOM-ify the TPM support
Stefan Berger
8
-59
/
+413
2013-04-02
qemu-char: rewrite io_channel_send_all and drop the '_all' suffix
Anthony Liguori
1
-16
/
+20
2013-04-02
ui/gtk: Set QEMU window icon
Stefan Weil
1
-0
/
+13
2013-04-02
po: add French translation
Aurelien Jarno
1
-0
/
+62
2013-04-02
po: update existing translation files
Aurelien Jarno
3
-26
/
+92
2013-04-02
po/Makefile: correctly pass QEMU version
Aurelien Jarno
1
-1
/
+1
2013-04-02
po/Makefile: simplify
Aurelien Jarno
1
-8
/
+4
2013-04-02
gtk: make more messages translatable
Aurelien Jarno
1
-2
/
+2
2013-04-02
append the terminating '\0' to bootorder string
Amos Kong
1
-3
/
+3
2013-04-02
Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20130401.0' int...
Anthony Liguori
2
-55
/
+1128
2013-04-02
microblaze: Add support for the sleep insn
Edgar E. Iglesias
1
-0
/
+17
2013-04-01
vfio: cleanup includes
Alex Williamson
1
-5
/
+5
2013-04-01
vfio: Add bootindex support
Alex Williamson
1
-0
/
+5
2013-04-01
vfio-pci: Move devices to D0 on reset
Alex Williamson
1
-0
/
+23
2013-04-01
vfio-pci: Add extra debugging
Alex Williamson
1
-10
/
+30
2013-04-01
qemu vfio-pci: Graphics device quirks
Alex Williamson
1
-2
/
+718
2013-04-01
qemu vfio-pci: Add support for VGA MMIO and I/O port access
Alex Williamson
1
-0
/
+169
2013-04-01
vfio-pci: Add PCIe capability mangling based on bus type
Alex Williamson
1
-1
/
+128
2013-04-01
vfio-pci: Generalize PCI config mangling
Alex Williamson
1
-38
/
+42
2013-04-01
linux-headers: Update to v3.9-rc2
Alex Williamson
1
-0
/
+9
2013-04-01
tcg/mips: Implement muls2_i32
Aurelien Jarno
2
-1
/
+7
2013-04-01
target-i386: SSE4.2: use clz32/ctz32 instead of reinventing the wheel
Aurelien Jarno
2
-30
/
+3
2013-04-01
target-i386: enable SSE4.1 and SSE4.2 in TCG mode
Aurelien Jarno
1
-6
/
+7
2013-04-01
target-i386: SSE4.2: fix pcmpXstrX instructions with "Masked(-)" polarity
Aurelien Jarno
1
-1
/
+1
2013-04-01
target-i386: SSE4.2: fix pcmpXstrX instructions in "Equal ordered" mode
Aurelien Jarno
1
-2
/
+3
[prev]
[next]