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-07-13
linux-user: make MIPS and ARM eabi use same argument reordering
Riku Voipio
2011-07-13
linux-user: correct syscall 123 on sh4
Riku Voipio
2011-07-12
os-posix: set groups properly for -runas
Stefan Hajnoczi
2011-07-12
esp: cancel current request only if some request is in flight
Hervé Poussineau
2011-07-12
target-alpha, target-ppc: Remove unnecessary setjmp.h include
Peter Maydell
2011-07-12
Remove unneeded setjmp.h (fix compilation on Debian "lenny")
Stefan Weil
2011-07-12
tcg: Reload local variables after return from longjmp
Jan Kiszka
2011-07-12
exec-all.h: Make MAX_OP_PER_INSTR large enough for target-arm's uses
Peter Maydell
2011-07-12
exec.c: Fix calculation of code_gen_buffer_max_size
Peter Maydell
2011-07-12
spapr: use specific endian ld/st_phys
Alexander Graf
2011-07-12
s390-virtio: use specific endian ld/st_phys
Alexander Graf
2011-07-12
ppc405_uc: use specific endian ld/st_phys
Alexander Graf
2011-07-12
pl080: use specific endian ld/st_phys
Alexander Graf
2011-07-12
msix: use specific endian ld/st_phys
Alexander Graf
2011-07-12
msi: use specific endian ld/st_phys
Alexander Graf
2011-07-12
intel-hda: use specific endian ld/st_phys
Alexander Graf
2011-07-12
hpet: use specific endian ld/st_phys
Alexander Graf
2011-07-12
exec: add endian specific phys ld/st functions
Alexander Graf
2011-07-12
mips: rlimit codes are not the same
Wesley W. Terpstra
2011-07-12
mips: rlimit incorrectly converts values
Wesley W. Terpstra
2011-07-12
mips: null pointer deref should segfault
Wesley W. Terpstra
2011-07-12
mips: missing syscall returns wrong errno
Wesley W. Terpstra
2011-07-12
mips: sigaltstack args
Wesley W. Terpstra
2011-07-11
linux-user/syscall.c: Enforce pselect6 sigset size restrictions
Peter Maydell
2011-07-11
linux-user: Implement prlimit64 syscall
Peter Maydell
2011-07-11
linux-user: Add syscall numbers from kernel 2.6.39.2
Peter Maydell
2011-07-11
linux-user: Add support for even more FB ioctls
Cédric VINCENT
2011-07-11
linux-user: Add support for more VT ioctls
Cédric VINCENT
2011-07-11
linux-user: Add support for KD...LED ioctls
Cédric VINCENT
2011-07-11
arm-semi: Provide access to CLI arguments passed through the "-append" option
Cédric VINCENT
2011-07-08
usb-ohci: raise interrupt on attach
Gerd Hoffmann
2011-07-08
usb-hub: remove unused descriptor arrays
Gerd Hoffmann
2011-07-08
usb: fixup bluetooth descriptors
Gerd Hoffmann
2011-07-08
usb_register_port(): do not set port->opaque and port->index twice
Jes Sorensen
2011-07-08
usb: update documentation
Gerd Hoffmann
2011-07-05
ehci: add ich9 controller.
Gerd Hoffmann
2011-07-05
ehci: fix port count.
Gerd Hoffmann
2011-07-05
uhci: add ich9 controllers
Gerd Hoffmann
2011-07-05
pci: add ich9 usb controller ids
Gerd Hoffmann
2011-07-05
usb-ohci: Add support for being a companion controller
Hans de Goede
2011-07-05
usb-uhci: Add support for being a companion controller
Hans de Goede
2011-07-05
usb-ehci: Add support for registering companion controllers
Hans de Goede
2011-07-05
usb-ehci: Fix handling of PED and PEDC port status bits
Hans de Goede
2011-07-05
usb: assert on calling usb_attach(port, NULL) on a port without a dev
Hans de Goede
2011-07-05
usb-ehci: cleanup port reset handling
Hans de Goede
2011-07-05
usb-ehci: Connect Status bit is read only, don't allow changing it by the guest
Hans de Goede
2011-07-05
usb-ehci: drop unused num-ports state member
Hans de Goede
2011-07-05
usb: Replace device_destroy bus op with a child_detach port op
Hans de Goede
2011-07-05
usb: Make port wakeup and complete ops take a USBPort instead of a Device
Hans de Goede
2011-07-05
usb: Add a register_companion USB bus op.
Hans de Goede
[prev]
[next]