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-16
tcg-aarch64: Use ADR to pass the return address to the ld/st helpers
Richard Henderson
1
-2
/
+9
2014-04-16
tcg-aarch64: Use tcg_out_call for qemu_ld/st
Richard Henderson
1
-4
/
+2
2014-04-16
tcg-aarch64: Avoid add with zero in tlb load
Richard Henderson
1
-9
/
+19
2014-04-16
tcg-aarch64: Implement tcg_register_jit
Richard Henderson
1
-15
/
+69
2014-04-16
tcg-aarch64: Introduce tcg_out_insn_3314
Richard Henderson
1
-67
/
+33
2014-04-16
tcg-aarch64: Reuse LR in translated code
Richard Henderson
2
-33
/
+33
2014-04-16
tcg-aarch64: Use CBZ and CBNZ
Richard Henderson
1
-2
/
+24
2014-04-16
tcg-aarch64: Create tcg_out_brcond
Richard Henderson
1
-20
/
+14
2014-04-16
tcg-aarch64: Use symbolic names for branches
Richard Henderson
1
-31
/
+43
2014-04-16
tcg-aarch64: Use adrp in tcg_out_movi
Richard Henderson
1
-0
/
+23
2014-04-16
tcg-aarch64: Special case small constants in tcg_out_movi
Richard Henderson
1
-0
/
+10
2014-04-16
tcg-aarch64: Use ORRI in tcg_out_movi
Richard Henderson
1
-31
/
+39
2014-04-16
tcg-aarch64: Use MOVN in tcg_out_movi
Richard Henderson
1
-13
/
+50
2014-04-16
tcg-aarch64: Use TCGType and TCGMemOp constants
Richard Henderson
1
-35
/
+38
2014-04-16
tcg-aarch64: Use intptr_t apropriately
Richard Henderson
1
-5
/
+5
2014-04-16
tcg-aarch64: Properly detect SIGSEGV writes
Richard Henderson
1
-6
/
+19
2014-04-14
Update version for v2.0.0-rc3 release
v2.0.0-rc3
Peter Maydell
1
-1
/
+1
2014-04-14
Revert "fix return check for KVM_GET_DIRTY_LOG ioctl"
Michael Tokarev
1
-1
/
+1
2014-04-14
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-1
/
+1
2014-04-14
ide: Correct improper smart self test counter reset in ide core.
BenoƮt Canet
1
-1
/
+1
2014-04-14
acpi-test: update expected files
Michael S. Tsirkin
1
-0
/
+0
2014-04-14
acpi: fix incorrect encoding for 0x{F-1}FFFF
Igor Mammedov
1
-1
/
+1
2014-04-14
configure: Make stack-protector test check both compile and link
Peter Maydell
1
-1
/
+4
2014-04-14
vmxnet3: validate queues configuration read on migration
Dmitry Fleytman
1
-0
/
+1
2014-04-14
vmxnet3: validate interrupt indices read on migration
Dmitry Fleytman
1
-0
/
+2
2014-04-14
vmxnet3: validate queues configuration coming from guest
Dmitry Fleytman
1
-1
/
+18
2014-04-14
vmxnet3: validate interrupt indices coming from guest
Dmitry Fleytman
1
-2
/
+34
2014-04-11
qom: Fix crash with qom-list and link properties
Cole Robinson
1
-1
/
+2
2014-04-11
virtio-net: fix guest-triggerable buffer overrun
Michael S. Tsirkin
1
-1
/
+1
2014-04-11
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
5
-8
/
+29
2014-04-11
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-1' into staging
Peter Maydell
1
-8
/
+13
2014-04-11
block-commit: speed is an optional parameter
Max Reitz
1
-0
/
+4
2014-04-11
iscsi: Remember to set ret for iscsi_open in error case
Fam Zheng
1
-0
/
+1
2014-04-11
bochs: Fix catalog size check
Kevin Wolf
3
-6
/
+20
2014-04-11
bochs: Fix memory leak in bochs_open() error path
Kevin Wolf
1
-2
/
+4
2014-04-11
input: sdl2: Fix relative mode to match SDL1 behavior
Cole Robinson
1
-1
/
+2
2014-04-11
input: sdl2: Fix guest_cursor logic
Cole Robinson
1
-7
/
+11
2014-04-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
4
-30
/
+20
2014-04-10
configure: use do_cc when checking for -fstack-protector support
Peter Maydell
1
-1
/
+1
2014-04-10
acpi: update generated hex files
Michael S. Tsirkin
2
-30
/
+20
2014-04-09
tests/acpi: update expected DSDT files
Michael S. Tsirkin
2
-0
/
+0
2014-04-08
Update version for v2.0.0-rc2 release
v2.0.0-rc2
Peter Maydell
1
-1
/
+1
2014-04-08
hw/pci-host/prep: Don't reverse IO accesses on bigendian hosts
Peter Maydell
1
-4
/
+4
2014-04-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2014-04-08
dsdt: tweak ACPI ID for hotplug resource device
Michael S. Tsirkin
1
-1
/
+1
2014-04-08
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-5' into staging
Peter Maydell
1
-2
/
+17
2014-04-08
gtk: Implement grab-on-click behavior in relative mode
Takashi Iwai
1
-2
/
+17
2014-04-08
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
14
-287
/
+349
2014-04-08
Merge remote-tracking branch 'remotes/mdroth/qga-pull-2014-4-7' into staging
Peter Maydell
2
-0
/
+4
2014-04-08
PPC: Add l1 cache sizes for 970 and above systems
Alexander Graf
1
-0
/
+8
[next]