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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-01-10
Make all static TypeInfos const
Andreas Färber
252
-342
/
+342
2013-01-10
Merge branch 'master' of git://git.qemu.org/qemu into prep-up
Andreas Färber
2096
-121147
/
+188921
2013-01-10
Merge remote-tracking branch 'kraxel/build.1' into staging
Anthony Liguori
2
-0
/
+9
2013-01-10
Merge remote-tracking branch 'awilliam/tags/qemu-1.4-vfio-20130109.0' into st...
Anthony Liguori
1
-6
/
+28
2013-01-10
m48t59-test: don't touch watchdog
Gerd Hoffmann
1
-0
/
+5
2013-01-10
rtc-test: skip year-2038 overflow check in case time_t is 32bit only
Gerd Hoffmann
1
-0
/
+4
2013-01-09
Check return values from g_poll and select
Fabien Chouteau
1
-14
/
+13
2013-01-09
Merge remote-tracking branch 'mdroth/qga-pull-1-8-2013' into staging
Anthony Liguori
7
-112
/
+342
2013-01-08
qemu-ga: sample fsfreeze hooks
Tomoki Sekiyama
4
-1
/
+91
2013-01-08
qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thaw
Tomoki Sekiyama
3
-1
/
+117
2013-01-08
qemu-ga: guest_suspend(): improve error reporting
Luiz Capitulino
1
-11
/
+18
2013-01-08
qemu-ga: bios_supports_mode(): improve error reporting
Luiz Capitulino
1
-19
/
+27
2013-01-08
qemu-ga: qmp_guest_network_get_interfaces(): get rid of snprintf() + error_set()
Luiz Capitulino
1
-21
/
+8
2013-01-08
qemu-ga: qmp_guest_fstrim(): get rid of sprintf() + error_set()
Luiz Capitulino
1
-7
/
+3
2013-01-08
qemu-ga: qmp_guest_fsfreeze_*(): get rid of sprintf() + error_set()
Luiz Capitulino
1
-7
/
+3
2013-01-08
qemu-ga: build_fs_mount_list(): take an Error argument
Luiz Capitulino
1
-14
/
+16
2013-01-08
qemu-ga: qmp_guest_shutdown(): improve error reporting
Luiz Capitulino
1
-10
/
+38
2013-01-08
qemu-ga: qmp_guest_file_*: improve error reporting
Luiz Capitulino
1
-9
/
+13
2013-01-08
qemu-ga: qmp_guest_file_close(): fix fclose() error check
Luiz Capitulino
1
-1
/
+1
2013-01-08
qemu-ga: guest_file_handle_find(): take an Error argument
Luiz Capitulino
1
-11
/
+7
2013-01-08
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
13
-67
/
+171
2013-01-08
vfio-pci: Loosen sanity checks to allow future features
Alex Williamson
1
-2
/
+2
2013-01-08
vfio-pci: Make host MSI-X enable track guest
Alex Williamson
1
-4
/
+26
2013-01-08
target-i386: Explicitly set vendor for each built-in cpudef
Igor Mammedov
1
-9
/
+31
2013-01-08
target-i386: Sanitize AMD's ext2_features at realize time
Igor Mammedov
1
-10
/
+11
2013-01-08
target-i386: Filter out unsupported features at realize time
Igor Mammedov
1
-15
/
+16
2013-01-08
qemu-common.h: Make qemu_init_vcpu() stub static inline
Andreas Färber
2
-3
/
+3
2013-01-08
target-i386: check/enforce: Eliminate check_feat field
Eduardo Habkost
1
-8
/
+6
2013-01-08
target-i386: check/enforce: Check SVM flag support as well
Eduardo Habkost
1
-1
/
+1
2013-01-08
target-i386: check/enforce: Check all CPUID.80000001H.EDX bits
Eduardo Habkost
1
-1
/
+1
2013-01-08
target-i386: check/enforce: Do not ignore "hypervisor" flag
Eduardo Habkost
1
-1
/
+1
2013-01-08
target-i386: check/enforce: Fix CPUID leaf numbers on error messages
Eduardo Habkost
2
-9
/
+36
2013-01-08
target-i386: kvm: Enable all supported KVM features for -cpu host
Eduardo Habkost
1
-0
/
+2
2013-01-08
target-i386: kvm: -cpu host: Use GET_SUPPORTED_CPUID for SVM features
Eduardo Habkost
1
-7
/
+4
2013-01-08
cpu: Change parent type to Device
Eduardo Habkost
2
-5
/
+7
2013-01-08
qdev: Don't assume existence of parent bus on unparenting
Andreas Färber
1
-3
/
+5
2013-01-08
qdev: Include qdev code into *-user, too
Eduardo Habkost
2
-2
/
+15
2013-01-08
libqemustub: sysbus_get_default() stub
Eduardo Habkost
2
-0
/
+7
2013-01-08
libqemustub: vmstate register/unregister stubs
Eduardo Habkost
2
-0
/
+18
2013-01-08
libqemustub: Add qemu_[un]register_reset() stubs
Eduardo Habkost
2
-0
/
+14
2013-01-08
Merge remote-tracking branch 'kraxel/usb.75' into staging
Anthony Liguori
23
-333
/
+3280
2013-01-08
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
3
-4
/
+15
2013-01-08
target-mips: Fix helper and tests for dot/cross-dot product instructions
Petar Jovanovic
5
-5
/
+39
2013-01-08
target-mips: Replace macros by inline functions
Stefan Weil
1
-18
/
+24
2013-01-08
target-mips: Allow DSP access to be disabled once enabled.
Eric Johnson
1
-1
/
+1
2013-01-08
linux-user: fix mips 32-on-64 prealloc case
Alexander Graf
1
-0
/
+5
2013-01-08
uhci: stop using portio lists
Gerd Hoffmann
2
-78
/
+30
2013-01-08
usbredir: Add support for buffered bulk input (v2)
Hans de Goede
8
-21
/
+2718
2013-01-08
readline: avoid memcpy() of overlapping regions
Nickolai Zeldovich
1
-2
/
+2
2013-01-07
PPC: linux-user: Calculate context pointer explicitly
Samuel Seay
1
-1
/
+1
[prev]
[next]