Sign in
qemu-android
/
qemu-android
/
c19a798133e936a15ee0175ebc973d777c4c62ed
c19a798
usb-redir: Add support for 32 bits bulk packet length
by Hans de Goede
· 12 years ago
579967b
combined-packet: Add a workaround for Linux usbfs + live migration
by Hans de Goede
· 12 years ago
a552a96
usb: Add packet combining functions
by Hans de Goede
· 12 years ago
7f102eb
uhci: Don't crash on device disconnect
by Hans de Goede
· 12 years ago
faccca0
uhci: Add a uhci_handle_td_error() helper function
by Hans de Goede
· 12 years ago
bb4d2b2
usb/ehci-pci: add helper to create ich9 usb controllers
by Gerd Hoffmann
· 12 years ago
ba07630
usb/ehci-pci: add ich9 00:1a.* variant
by Gerd Hoffmann
· 12 years ago
df01318
usb/ehci-pci: dynamic type generation
by Gerd Hoffmann
· 12 years ago
74625ea
uhci: add ich9 00:1a.* variants
by Gerd Hoffmann
· 12 years ago
8f3f90b
uhci: stick irq routing info into UHCIInfo too.
by Gerd Hoffmann
· 12 years ago
2c2e852
uhci: dynamic type generation
by Gerd Hoffmann
· 12 years ago
892776c
xilinx_zynq: add USB controllers
by Peter Crosthwaite
· 12 years ago
e433785
usb/ehci: add sysbus variant
by Gerd Hoffmann
· 12 years ago
0bf96f9
usb/ehci: split into multiple source files
by Gerd Hoffmann
· 12 years ago
569c7fc
usb/ehci: Guard definition of EHCI_DEBUG
by Peter Crosthwaite
· 12 years ago
5010d4d
usb/ehci: seperate out PCIisms
by Peter Crosthwaite
· 12 years ago
7ae6ce0
usb/ehci: Abstract away PCI DMA API
by Peter Crosthwaite
· 12 years ago
27a1132
usb/ehci: parameterise the register region offsets
by Peter Crosthwaite
· 12 years ago
0bc85da
xhci: allow address slot being called multiple times
by Gerd Hoffmann
· 12 years ago
4f47f0f
xhci: add port trace points
by Gerd Hoffmann
· 12 years ago
b62b082
xhci: set pls in xhci_port_update & xhci_port_reset
by Gerd Hoffmann
· 12 years ago
4003013
xhci: add xhci_port_reset
by Gerd Hoffmann
· 12 years ago
f705a36
xhci: add xhci_port_notify
by Gerd Hoffmann
· 12 years ago
6a32f80
xhci: add xhci_port_have_device
by Gerd Hoffmann
· 12 years ago
f321402
xhci: s/xhci_update_port/xhci_port_update/
by Gerd Hoffmann
· 12 years ago
85e05d8
xhci: add {get,set}_field macros & enum for pls
by Gerd Hoffmann
· 12 years ago
286d52e
target-mips: don't flush extra TLB on permissions upgrade
by Aurelien Jarno
· 13 years ago
bc3e45e
target-mips: fix TLBR wrt SEGMask
by Aurelien Jarno
· 13 years ago
e0d002f
target-mips: use deposit instead of hardcoded version
by Aurelien Jarno
· 13 years ago
5112718
target-mips: optimize ddiv/ddivu/div/divu with movcond
by Aurelien Jarno
· 13 years ago
acf1246
target-mips: implement movn/movz using movcond
by Aurelien Jarno
· 13 years ago
2d2826b
target-mips: don't use local temps for store conditional
by Aurelien Jarno
· 13 years ago
fc40787
target-mips: implement unaligned loads using TCG
by Aurelien Jarno
· 13 years ago
18bba4d
target-mips: simplify load/store microMIPS helpers
by Aurelien Jarno
· 13 years ago
3cee305
target-mips: optimize load operations
by Aurelien Jarno
· 13 years ago
2910c6c
target-mips: cleanup load/store operations
by Aurelien Jarno
· 13 years ago
5f7319c
target-mips: restore CPU state after an FPU exception
by Aurelien Jarno
· 12 years ago
05993cd
target-mips: use softfloat constants when possible
by Aurelien Jarno
· 12 years ago
4cc2e5f
target-mips: cleanup float to int conversion helpers
by Aurelien Jarno
· 12 years ago
5dbe90b
target-mips: fix FPU exceptions
by Aurelien Jarno
· 13 years ago
4a587b2
target-mips: keep softfloat exception set to 0 between instructions
by Aurelien Jarno
· 12 years ago
b3d6cd4
target-mips: use the softfloat floatXX_muladd functions
by Aurelien Jarno
· 13 years ago
bbc1ded
softfloat: implement fused multiply-add NaN propagation for MIPS
by Aurelien Jarno
· 13 years ago
1e0e239
target-mips: do not save CPU state when using retranslation
by Aurelien Jarno
· 12 years ago
4636401
target-mips: correctly restore btarget upon exception
by Aurelien Jarno
· 12 years ago
b3a1be8
tcg: don't remove op if output needs to be synced to memory
by Aurelien Jarno
· 12 years ago
e1e1b25
target-alpha: Use TCG_CALL_NO_WG
by Richard Henderson
· 12 years ago
ac4119c
chardev: Use timer instead of bottom-half to postpone open event
by Jan Kiszka
· 13 years ago
40e3acc
target-mips: remove #if defined(TARGET_MIPS64) in opcode enums
by Aurelien Jarno
· 12 years ago
b30706d
target-mips: Change TODO file
by Jia Liu
· 12 years ago
d70080c
target-mips: Add ASE DSP testcases
by Jia Liu
· 12 years ago
af13ae0
target-mips: Add ASE DSP processors
by Jia Liu
· 12 years ago
b53371e
target-mips: Add ASE DSP accumulator instructions
by Jia Liu
· 12 years ago
2669056
target-mips: Add ASE DSP compare-pick instructions
by Jia Liu
· 12 years ago
1cb6686
target-mips: Add ASE DSP bit/manipulation instructions
by Jia Liu
· 12 years ago
a22260a
target-mips: Add ASE DSP multiply instructions
by Jia Liu
· 12 years ago
77c5fa8
target-mips: Add ASE DSP GPR-based shift instructions
by Jia Liu
· 12 years ago
461c08d
target-mips: Add ASE DSP arithmetic instructions
by Jia Liu
· 12 years ago
9b1a1d6
target-mips: Add ASE DSP load instructions
by Jia Liu
· 12 years ago
e45a93e
target-mips: Add ASE DSP branch instructions
by Jia Liu
· 12 years ago
4133498
Use correct acc value to index cpu_HI/cpu_LO rather than using a fix number
by Jia Liu
· 12 years ago
853c324
target-mips: Add ASE DSP resources access check
by Jia Liu
· 12 years ago
235eb01
target-mips: Add ASE DSP internal functions
by Jia Liu
· 12 years ago
aee0bf7
tap-win32: stubs to fix win32 build
by Michael S. Tsirkin
· 12 years ago
f71d612
tests/tcg: fix unused result warnings
by Catalin Patulea
· 12 years ago
a1d29d6
configure: use -Wwombat to test whether gcc recognizes -Wno-wombat
by Peter Maydell
· 12 years ago
e7d51b3
target-sparc: Revert setting cpu_dst to gen_dest_gpr
by Richard Henderson
· 12 years ago
742a402
Merge branch 'qspi.2' of git://developer.petalogix.com/public/qemu
by Blue Swirl
· 12 years ago
38c4718
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
by Aurelien Jarno
· 12 years ago
3585317
tcg/mips: use MUL instead of MULT on MIPS32 and above
by Aurelien Jarno
· 13 years ago
d26a8ca
memory: fix rendering of a region obscured by another
by Avi Kivity
· 12 years ago
233926f
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 12 years ago
130c57c
s390: sclp ascii console support
by Heinz Graalfs
· 12 years ago
ab9074b
s390: sclp signal quiesce support
by Heinz Graalfs
· 12 years ago
559a17a
s390: sclp event support
by Heinz Graalfs
· 12 years ago
f6c98f9
s390: sclp base support
by Heinz Graalfs
· 12 years ago
5b08b34
s390: use sync regs for register transfer
by Christian Borntraeger
· 12 years ago
1b3e6f8
s390/kvm_stat: correct sys_perf_event_open syscall number
by Heinz Graalfs
· 12 years ago
235a3f0
s390x: fix -initrd in virtio machine
by Alexander Graf
· 13 years ago
523a59f
pci: avoid destroying bridge address space windows in a transaction
by Avi Kivity
· 12 years ago
ff3a806
virtio-net: enable mrg buf header in tap on linux
by Michael S. Tsirkin
· 13 years ago
6e371ab
virtio-net: test peer header support at init time
by Michael S. Tsirkin
· 13 years ago
e043ebc
virtio-net: minor code simplification
by Michael S. Tsirkin
· 13 years ago
7b80d08
virtio-net: simplify rx code
by Michael S. Tsirkin
· 13 years ago
14761f9
virtio-net: switch tx to safe iov functions
by Michael S. Tsirkin
· 13 years ago
c8d28e7
virtio-net: first s/g is always at start of buf
by Michael S. Tsirkin
· 13 years ago
280598b
virtio-net: refactor receive_hdr
by Michael S. Tsirkin
· 13 years ago
63c5872
virtio-net: use safe iov operations for rx
by Michael S. Tsirkin
· 13 years ago
22cc84d
virtio-net: avoid sg copy
by Michael S. Tsirkin
· 13 years ago
d336336
iov: add iov_cpy
by Michael S. Tsirkin
· 13 years ago
e35e23f
virtio-net: track host/guest header length
by Michael S. Tsirkin
· 13 years ago
b308c82
pci: avoid destroying bridge address space windows in a transaction
by Avi Kivity
· 12 years ago
bc927e4
pcie: Convert PCIExpressHost to use the QOM.
by Jason Baron
· 13 years ago
c702ddb
pcie: pass pcie window size to pcie_host_mmcfg_update()
by Jason Baron
· 13 years ago
f774856
pci: Add class 0xc05 as 'SMBus'
by Jan Kiszka
· 13 years ago
91e5615
pci: introduce pci_swizzle_map_irq_fn() for standardized interrupt pin swizzle
by Isaku Yamahata
· 13 years ago
9e38f56
pci_ids: add intel 82801BA pci-to-pci bridge id
by Isaku Yamahata
· 13 years ago
b56d701
pci: pci capability must be in PCI space
by Isaku Yamahata
· 13 years ago
e26631b
pci: make each capability DWORD aligned
by Michael S. Tsirkin
· 12 years ago
dc59944
qemu: enable PV EOI for qemu 1.3
by Michael S. Tsirkin
· 13 years ago
Next »