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-07-12
s390-virtio: use specific endian ld/st_phys
Alexander Graf
2
-8
/
+8
2011-07-12
ppc405_uc: use specific endian ld/st_phys
Alexander Graf
1
-20
/
+23
2011-07-12
pl080: use specific endian ld/st_phys
Alexander Graf
1
-4
/
+4
2011-07-12
msix: use specific endian ld/st_phys
Alexander Graf
1
-1
/
+1
2011-07-12
msi: use specific endian ld/st_phys
Alexander Graf
1
-1
/
+1
2011-07-12
intel-hda: use specific endian ld/st_phys
Alexander Graf
1
-17
/
+4
2011-07-12
hpet: use specific endian ld/st_phys
Alexander Graf
1
-1
/
+1
2011-07-12
exec: add endian specific phys ld/st functions
Alexander Graf
2
-10
/
+203
2011-07-12
mips: rlimit codes are not the same
Wesley W. Terpstra
2
-3
/
+76
2011-07-12
mips: rlimit incorrectly converts values
Wesley W. Terpstra
1
-5
/
+17
2011-07-12
mips: null pointer deref should segfault
Wesley W. Terpstra
1
-0
/
+2
2011-07-12
mips: missing syscall returns wrong errno
Wesley W. Terpstra
1
-1
/
+1
2011-07-12
mips: sigaltstack args
Wesley W. Terpstra
1
-1
/
+1
2011-07-11
linux-user/syscall.c: Enforce pselect6 sigset size restrictions
Peter Maydell
1
-0
/
+5
2011-07-11
linux-user: Implement prlimit64 syscall
Peter Maydell
2
-0
/
+47
2011-07-11
linux-user: Add syscall numbers from kernel 2.6.39.2
Peter Maydell
16
-5
/
+253
2011-07-11
linux-user: Add support for even more FB ioctls
Cédric VINCENT
3
-0
/
+23
2011-07-11
linux-user: Add support for more VT ioctls
Cédric VINCENT
3
-0
/
+15
2011-07-11
linux-user: Add support for KD...LED ioctls
Cédric VINCENT
2
-0
/
+8
2011-07-11
arm-semi: Provide access to CLI arguments passed through the "-append" option
Cédric VINCENT
1
-46
/
+67
2011-07-08
usb-ohci: raise interrupt on attach
Gerd Hoffmann
1
-1
/
+7
2011-07-08
usb-hub: remove unused descriptor arrays
Gerd Hoffmann
1
-68
/
+0
2011-07-08
usb: fixup bluetooth descriptors
Gerd Hoffmann
1
-12
/
+12
2011-07-08
usb_register_port(): do not set port->opaque and port->index twice
Jes Sorensen
1
-2
/
+0
2011-07-08
usb: update documentation
Gerd Hoffmann
2
-5
/
+65
2011-07-05
ehci: add ich9 controller.
Gerd Hoffmann
1
-14
/
+29
2011-07-05
ehci: fix port count.
Gerd Hoffmann
1
-1
/
+1
2011-07-05
uhci: add ich9 controllers
Gerd Hoffmann
1
-15
/
+39
2011-07-05
pci: add ich9 usb controller ids
Gerd Hoffmann
1
-0
/
+8
2011-07-05
usb-ohci: Add support for being a companion controller
Hans de Goede
1
-12
/
+40
2011-07-05
usb-uhci: Add support for being a companion controller
Hans de Goede
1
-5
/
+36
2011-07-05
usb-ehci: Add support for registering companion controllers
Hans de Goede
1
-30
/
+144
2011-07-05
usb-ehci: Fix handling of PED and PEDC port status bits
Hans de Goede
1
-13
/
+11
2011-07-05
usb: assert on calling usb_attach(port, NULL) on a port without a dev
Hans de Goede
1
-5
/
+4
2011-07-05
usb-ehci: cleanup port reset handling
Hans de Goede
1
-6
/
+1
2011-07-05
usb-ehci: Connect Status bit is read only, don't allow changing it by the guest
Hans de Goede
1
-2
/
+2
2011-07-05
usb-ehci: drop unused num-ports state member
Hans de Goede
1
-1
/
+0
2011-07-05
usb: Replace device_destroy bus op with a child_detach port op
Hans de Goede
8
-29
/
+69
2011-07-05
usb: Make port wakeup and complete ops take a USBPort instead of a Device
Hans de Goede
7
-26
/
+28
2011-07-05
usb: Add a register_companion USB bus op.
Hans de Goede
2
-0
/
+36
2011-07-05
usb: Move (initial) call of usb_port_location to usb_fill_port
Hans de Goede
5
-4
/
+1
2011-07-05
usb: Add a usb_fill_port helper function
Hans de Goede
1
-2
/
+8
2011-07-05
hw/usb-musb.c: Don't misuse usb_packet_complete()
Peter Maydell
1
-1
/
+1
2011-07-05
ide: Initialise buffers with zeros
Kevin Wolf
1
-1
/
+5
2011-07-05
ide: Ignore reads during PIO in and writes during PIO out
Kevin Wolf
1
-8
/
+36
2011-07-05
block: drive_init(): Improve CHS setting error message
Luiz Capitulino
1
-1
/
+1
2011-07-05
block: drive_init(): Simplify interface type setting
Luiz Capitulino
1
-8
/
+4
2011-07-05
virtio-blk: Turn drive serial into a qdev property
Markus Armbruster
7
-13
/
+31
2011-07-05
block/raw-posix: Linux compat-ioctl warning workaround
Johannes Stezenbach
1
-0
/
+14
2011-07-05
qemu-img: Add cache command line option
Federico Simoncelli
2
-16
/
+70
[prev]
[next]