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
2011-04-04
s390x: enable CPU_QuadU
Ulrich Hecht
1
-1
/
+1
2011-04-04
s390x: Enable nptl for s390x
Ulrich Hecht
1
-0
/
+1
2011-04-04
s390x: Enable disassembler for s390x
Ulrich Hecht
1
-0
/
+6
2011-04-04
s390x: fix s390-virtio-serial
Alexander Graf
2
-5
/
+5
2011-04-04
s390x: fix KVM target
Alexander Graf
1
-1
/
+1
2011-04-04
virtio: use generic name when possible
Alexander Graf
4
-4
/
+9
2011-04-04
Only build ivshmem when CONFIG_PCI && CONFIG_KVM
Alexander Graf
1
-1
/
+7
2011-04-04
w32: Fix compilation (wrong include file)
Stefan Weil
1
-2
/
+1
2011-04-04
register signal handler after initializing SDL.
Gleb Natapov
1
-3
/
+3
2011-04-04
vl.c: Tidy up message printed when we exit on a signal
Peter Maydell
1
-2
/
+9
2011-04-04
net: Remove unused net-checksum.c file
Stefan Hajnoczi
1
-86
/
+0
2011-04-04
e1000: Mask out lower bits of RDBAL/TDBAL
Kevin Wolf
1
-3
/
+18
2011-04-03
gdbstub: Catch and report more vmstop reasons
Jan Kiszka
1
-10
/
+39
2011-04-03
tests/cris: Fix some errors and potential crashes
Stefan Weil
4
-4
/
+4
2011-04-03
ioapic: when switches to level trigger mode, interrupts raised repeatedly.
Isaku Yamahata
1
-0
/
+1
2011-04-03
Fix trivial "endianness bugs"
Stefan Weil
5
-15
/
+15
2011-04-03
hw/vexpress.c: Add model of ARM Versatile Express board
Peter Maydell
2
-0
/
+225
2011-04-03
target-arm/helper.c: For float-int conversion helpers pass ints as ints
Peter Maydell
2
-130
/
+85
2011-04-03
target-arm: Use new softfloat min/max functions for VMAX, VMIN
Peter Maydell
1
-6
/
+2
2011-04-03
softfloat: Add float*_min() and float*_max() functions
Peter Maydell
2
-0
/
+53
2011-04-03
target-arm: Correct ABD's handling of negative zeroes
Peter Maydell
1
-3
/
+1
2011-04-03
target-arm: Fix VCLE.F32 #0, VCLT.F32 #0 NaN handling
Peter Maydell
1
-6
/
+12
2011-04-03
target-arm: Return right result for Neon comparison with NaNs
Peter Maydell
1
-10
/
+18
2011-04-03
target-arm/neon_helper.c: Use make_float32/float32_val macros
Peter Maydell
1
-39
/
+17
2011-04-01
ccid: add docs
Alon Levy
1
-0
/
+135
2011-04-01
ccid: add ccid-card-emulated device
Alon Levy
2
-0
/
+596
2011-04-01
libcacard: add docs
Robert Relyea
1
-0
/
+483
2011-04-01
libcacard: add vscclient
Robert Relyea
2
-1
/
+658
2011-04-01
libcacard: initial commit
Robert Relyea
24
-2
/
+4076
2011-04-01
ccid: add passthru card device
Alon Levy
2
-1
/
+341
2011-04-01
introduce libcacard/vscard_common.h
Alon Levy
1
-0
/
+178
2011-04-01
usb-ccid: add CCID bus
Alon Levy
4
-0
/
+1490
2011-04-01
qemu-thread.h: include inttypes.h
Alon Levy
1
-0
/
+2
2011-04-01
trace: move trace objects from Makefile to Makefile.objs
Alon Levy
2
-32
/
+32
2011-04-01
net: Improve the warnings for dubious command line option combinations
Peter Maydell
1
-0
/
+31
2011-04-01
hw/versatilepb, realview: Fix condition for instantiation of onboard NIC
Peter Maydell
2
-3
/
+3
2011-04-01
pcnet: Fix sign extension: make ipxe work with >2G RAM
Michael Brown
1
-15
/
+15
2011-04-01
target-arm: Don't leak TCG temp for UNDEFs in Neon load/store space
Peter Maydell
1
-2
/
+6
2011-04-01
target-arm: Fix VLD of single element to all lanes
Peter Maydell
1
-25
/
+59
2011-04-01
Fix net_check_clients warnings: make it per vlan.
Tristan Gingold
1
-1
/
+2
2011-04-01
vnc: added missing name->keysym pairs for Polish national characters
Leszek Grzegorek
1
-0
/
+18
2011-04-01
get rid of private bitmap functions in block/sheepdog.c, use generic ones
Michael Tokarev
1
-14
/
+1
2011-04-01
lsi53c895a: add support for ABORT messages
Bernhard Kohl
1
-0
/
+57
2011-04-01
fix build errors when we enable acpi_piix4 debug
Wen Congyang
1
-2
/
+3
2011-04-01
ui/sdl: Load optional QEMU icon
Stefan Weil
1
-0
/
+13
2011-04-01
pc-bios/spapr-rtas.bin: remove executable flag
Aurelien Jarno
1
-0
/
+0
2011-04-01
Add SLOF-based partition firmware for pSeries machine, allowing more boot opt...
David Gibson
7
-5
/
+118
2011-04-01
Implement PAPR VPA functions for pSeries shared processor partitions
David Gibson
3
-1
/
+200
2011-04-01
Add a PAPR TCE-bypass mechanism for the pSeries machine
Ben Herrenschmidt
2
-0
/
+87
2011-04-01
Implement PAPR virtual SCSI interface (ibmvscsi)
Ben Herrenschmidt
6
-1
/
+1456
[next]