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
2014-04-01
linux-user: pass correct host flags to accept4()
Petar Jovanovic
1
-2
/
+5
2014-03-31
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.0' into...
Peter Maydell
12
-48
/
+388
2014-03-31
tmp105-test: Test QOM property and precision
Paolo Bonzini
1
-3
/
+76
2014-03-31
tmp105-test: Add a second sensor and test that one
Paolo Bonzini
1
-8
/
+9
2014-03-31
tmp105-test: Wrap simple building blocks for testing
Paolo Bonzini
1
-18
/
+36
2014-03-31
tmp105: Read temperature in milli-celsius
Paolo Bonzini
1
-3
/
+5
2014-03-31
tests: Add i82801b11 qtest
Andreas Färber
2
-0
/
+36
2014-03-31
pvpanic-test: Assert pause event
Andreas Färber
1
-0
/
+9
2014-03-31
qtest: Factor out qtest_qmp_receive()
Andreas Färber
2
-5
/
+28
2014-03-31
tests: Add pvpanic qtest
Andreas Färber
2
-0
/
+41
2014-03-31
tests: Add virtio-9p qtest
Andreas Färber
3
-0
/
+53
2014-03-31
tests: Add nvme qtest
Andreas Färber
3
-0
/
+38
2014-03-31
nvme: Permit zero-length block devices
Andreas Färber
1
-2
/
+2
2014-03-31
tests: Correctly skip qtest on non-POSIX hosts
Stefan Hajnoczi
1
-1
/
+3
2014-03-31
tests: Skip POSIX-only tests on Windows
Stefan Hajnoczi
1
-2
/
+2
2014-03-31
tests: Remove unsupported tests for MinGW
Stefan Weil
1
-0
/
+16
2014-03-31
qtest: Keep list of qtest instances for SIGABRT handler
Stefan Hajnoczi
1
-10
/
+37
2014-03-31
Revert "qtest: Fix crash if SIGABRT during qtest_init()"
Stefan Hajnoczi
2
-3
/
+4
2014-03-31
configure: add option to disable -fstack-protector flags
Steven Noonan
1
-3
/
+15
2014-03-31
pci: Fix clearing IRQs on reset
Cole Robinson
1
-2
/
+2
2014-03-31
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-2.0' into sta...
Peter Maydell
2
-1
/
+17
2014-03-31
cpu: Avoid QOM casts for CPU()
Andreas Färber
1
-1
/
+6
2014-03-31
target-i386: x86_cpu_get_phys_page_debug(): support 1GB page translation
Luiz Capitulino
1
-0
/
+11
2014-03-31
make-release: Record SeaBIOS version
Andreas Färber
1
-0
/
+1
2014-03-28
Merge remote-tracking branch 'remotes/rth/tcg-arm-unaligned' into staging
Peter Maydell
1
-4
/
+17
2014-03-28
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-6
/
+52
2014-03-28
acpi: fix ACPI generation for pci bridges
Marcel Apfelbaum
1
-2
/
+2
2014-03-27
tcg-arm: Avoid ldrd/strd for user-only emulation
Richard Henderson
1
-4
/
+17
2014-03-27
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging
Peter Maydell
2
-5
/
+5
2014-03-27
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-27' in...
Peter Maydell
31
-261
/
+276
2014-03-27
Don't enable a HPET timer if HPET is disabled
Matt Lupfer
1
-1
/
+2
2014-03-27
Detect pthread_setname_np at configure time
Dr. David Alan Gilbert
3
-3
/
+48
2014-03-27
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140327'...
Peter Maydell
2
-2
/
+2
2014-03-27
linux-user: remove duplicate statement
Prasad Joshi
1
-2
/
+0
2014-03-27
hw/timer/grlib_gptimer: remove unnecessary assignment
Prasad Joshi
1
-1
/
+0
2014-03-27
hw/pci-host/apb.c: Avoid shifting left into sign bit
Peter Maydell
1
-5
/
+5
2014-03-27
hw/intc/xilinx_intc: Avoid shifting left into sign bit
Peter Maydell
1
-1
/
+2
2014-03-27
hw/intc/slavio_intctl: Avoid shifting left into sign bit
Peter Maydell
1
-1
/
+1
2014-03-27
tests/libqos/pci-pc: Avoid shifting left into sign bit
Peter Maydell
1
-6
/
+6
2014-03-27
hw/ppc: Avoid shifting left into sign bit
Peter Maydell
5
-18
/
+18
2014-03-27
hw/intc/openpic: Avoid shifting left into sign bit
Peter Maydell
1
-7
/
+7
2014-03-27
hw/usb/hcd-ohci.c: Avoid shifting left into sign bit
Peter Maydell
1
-16
/
+16
2014-03-27
target-mips: Avoid shifting left into sign bit
Peter Maydell
4
-17
/
+17
2014-03-27
hw/i386/acpi_build.c: Avoid shifting left into sign bit
Peter Maydell
1
-1
/
+1
2014-03-27
hw/pci/pci_host.c: Avoid shifting left into sign bit
Peter Maydell
1
-1
/
+2
2014-03-27
hw/intc/apic.c: Use uint32_t for mask word in foreach_apic
Peter Maydell
1
-3
/
+3
2014-03-27
target-i386: Avoid shifting left into sign bit
Peter Maydell
1
-167
/
+167
2014-03-27
CODING_STYLE: Section about mixed declarations
Eduardo Habkost
1
-0
/
+7
2014-03-27
doc: update default PowerPC framebuffer settings
Mark Cave-Ayland
1
-1
/
+1
2014-03-27
doc: update sun4m documentation
Mark Cave-Ayland
2
-5
/
+14
[prev]
[next]