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-04-20
qdev: Drop taddr properties
Peter Maydell
10
-96
/
+0
2013-04-20
hw/sm501: Use correct setter for sysbus-ohci dma-address property
Peter Maydell
1
-1
/
+1
2013-04-20
Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm
Blue Swirl
3
-61
/
+371
2013-04-20
Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-arm
Blue Swirl
5
-216
/
+222
2013-04-20
Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoi...
Blue Swirl
1
-4
/
+4
2013-04-19
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
22
-51
/
+46
2013-04-19
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
8
-79
/
+422
2013-04-19
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
4
-3
/
+58
2013-04-19
target-arm: Correctly restore FPSCR
Peter Maydell
1
-7
/
+41
2013-04-19
target-arm: Add some missing CPU state fields to VMState
Peter Maydell
1
-3
/
+10
2013-04-19
target-arm: port ARM CPU save/load to use VMState
Juan Quintela
4
-215
/
+179
2013-04-19
target-arm: Reinsert missing return statement in ARM mode SRS decode
Peter Chubb
1
-0
/
+1
2013-04-19
hw/versatile_pci: Drop unnecessary vpb_pci_config_addr()
Peter Maydell
1
-7
/
+2
2013-04-19
versatile_pci: Expose PCI memory space to system
Peter Maydell
3
-1
/
+77
2013-04-19
arm/realview: Fix mapping of PCI regions
Peter Maydell
1
-9
/
+9
2013-04-19
versatile_pci: Implement the PCI controller's control registers
Peter Maydell
3
-11
/
+130
2013-04-19
versatile_pci: Implement the correct PCI IRQ mapping
Peter Maydell
1
-6
/
+99
2013-04-19
versatile_pci: Put the host bridge PCI device at slot 29
Peter Maydell
1
-0
/
+2
2013-04-19
versatile_pci: Use separate PCI I/O space rather than system I/O space
Peter Maydell
1
-4
/
+13
2013-04-19
versatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGE
Peter Maydell
1
-11
/
+30
2013-04-19
versatile_pci: Update to realize and instance init functions
Peter Maydell
1
-25
/
+25
2013-04-19
versatile_pci: Expose PCI I/O region on Versatile PB
Peter Maydell
2
-7
/
+4
2013-04-19
versatile_pci: Fix hardcoded tabs
Peter Maydell
1
-1
/
+1
2013-04-19
m25p80: Remove bogus include of devices.h
Peter Crosthwaite
1
-1
/
+0
2013-04-19
ssh: Remove unnecessary use of strlen function.
Richard W.M. Jones
1
-4
/
+2
2013-04-19
block/ssh: Add missing gcc format attributes
Stefan Weil
1
-2
/
+2
2013-04-19
linux-user: change do_semop to return target errno when unsuccessful
Petar Jovanovic
1
-2
/
+2
2013-04-19
w64: Fix compiler warnings (wrong format specifier)
Stefan Weil
1
-2
/
+2
2013-04-19
Remove unneeded type casts
Stefan Weil
16
-38
/
+37
2013-04-19
virtio.h: drop unused function prototypes
Luiz Capitulino
1
-2
/
+0
2013-04-19
bswap: fix compiler warning
Alexey Kardashevskiy
1
-0
/
+1
2013-04-19
linux-user: fix setgroups/getgroups for non-UID16 archs
Andreas Schwab
1
-3
/
+3
2013-04-19
linux-user: fix undefined shift in copy_to_user_fdset
Andreas Schwab
1
-1
/
+1
2013-04-19
linux-user: change do_semop to return target errno when unsuccessful
Petar Jovanovic
1
-2
/
+2
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
[next]