index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-04-03
Fix trivial "endianness bugs"
Stefan Weil
2011-04-03
hw/vexpress.c: Add model of ARM Versatile Express board
Peter Maydell
2011-04-03
target-arm/helper.c: For float-int conversion helpers pass ints as ints
Peter Maydell
2011-04-03
target-arm: Use new softfloat min/max functions for VMAX, VMIN
Peter Maydell
2011-04-03
softfloat: Add float*_min() and float*_max() functions
Peter Maydell
2011-04-03
target-arm: Correct ABD's handling of negative zeroes
Peter Maydell
2011-04-03
target-arm: Fix VCLE.F32 #0, VCLT.F32 #0 NaN handling
Peter Maydell
2011-04-03
target-arm: Return right result for Neon comparison with NaNs
Peter Maydell
2011-04-03
target-arm/neon_helper.c: Use make_float32/float32_val macros
Peter Maydell
2011-04-01
ccid: add docs
Alon Levy
2011-04-01
ccid: add ccid-card-emulated device
Alon Levy
2011-04-01
libcacard: add docs
Robert Relyea
2011-04-01
libcacard: add vscclient
Robert Relyea
2011-04-01
libcacard: initial commit
Robert Relyea
2011-04-01
ccid: add passthru card device
Alon Levy
2011-04-01
introduce libcacard/vscard_common.h
Alon Levy
2011-04-01
usb-ccid: add CCID bus
Alon Levy
2011-04-01
qemu-thread.h: include inttypes.h
Alon Levy
2011-04-01
trace: move trace objects from Makefile to Makefile.objs
Alon Levy
2011-04-01
net: Improve the warnings for dubious command line option combinations
Peter Maydell
2011-04-01
hw/versatilepb, realview: Fix condition for instantiation of onboard NIC
Peter Maydell
2011-04-01
pcnet: Fix sign extension: make ipxe work with >2G RAM
Michael Brown
2011-04-01
target-arm: Don't leak TCG temp for UNDEFs in Neon load/store space
Peter Maydell
2011-04-01
target-arm: Fix VLD of single element to all lanes
Peter Maydell
2011-04-01
Fix net_check_clients warnings: make it per vlan.
Tristan Gingold
2011-04-01
vnc: added missing name->keysym pairs for Polish national characters
Leszek Grzegorek
2011-04-01
get rid of private bitmap functions in block/sheepdog.c, use generic ones
Michael Tokarev
2011-04-01
lsi53c895a: add support for ABORT messages
Bernhard Kohl
2011-04-01
fix build errors when we enable acpi_piix4 debug
Wen Congyang
2011-04-01
ui/sdl: Load optional QEMU icon
Stefan Weil
2011-04-01
pc-bios/spapr-rtas.bin: remove executable flag
Aurelien Jarno
2011-04-01
Add SLOF-based partition firmware for pSeries machine, allowing more boot opt...
David Gibson
2011-04-01
Implement PAPR VPA functions for pSeries shared processor partitions
David Gibson
2011-04-01
Add a PAPR TCE-bypass mechanism for the pSeries machine
Ben Herrenschmidt
2011-04-01
Implement PAPR virtual SCSI interface (ibmvscsi)
Ben Herrenschmidt
2011-04-01
Implement PAPR CRQ hypercalls
Ben Herrenschmidt
2011-04-01
Implement sPAPR Virtual LAN (ibmveth)
David Gibson
2011-04-01
Implement TCE translation for sPAPR VIO
David Gibson
2011-04-01
Add (virtual) interrupt to PAPR virtual tty device
David Gibson
2011-04-01
Add PAPR H_VIO_SIGNAL hypercall and infrastructure for VIO interrupts
David Gibson
2011-04-01
Implement the PAPR (pSeries) virtualized interrupt controller (xics)
David Gibson
2011-04-01
Implement assorted pSeries hcalls and RTAS methods
David Gibson
2011-04-01
Implement hcall based RTAS for pSeries machines
David Gibson
2011-04-01
Virtual hash page table handling on pSeries machine
David Gibson
2011-04-01
Implement the bus structure for PAPR virtual IO
David Gibson
2011-04-01
Start implementing pSeries logical partition machine
David Gibson
2011-04-01
Add POWER7 support for ppc
David Gibson
2011-04-01
Support 1T segments on ppc
David Gibson
2011-04-01
Better factor the ppc hash translation path
David Gibson
2011-04-01
Use "hash" more consistently in ppc mmu code
David Gibson
[next]