Sign in
qemu-android
/
qemu-android
/
a6fb2ddb1417fcc2d24f3231c84035fcbd90123a
a6fb2dd
usb: Add an int_req flag to USBPacket
by Hans de Goede
· 12 years ago
6ba43f1
usb: Move short-not-ok handling to the core
by Hans de Goede
· 12 years ago
0cae7b1
usb: Move clearing of queue on halt to the core
by Hans de Goede
· 12 years ago
36dfe32
usb: Add USB_RET_ADD_TO_QUEUE packet result code
by Hans de Goede
· 12 years ago
d0ff81b
usb: Rename __usb_packet_complete to usb_packet_complete_one
by Hans de Goede
· 12 years ago
3151f20
xhci: Add a xhci_ep_nuke_one_xfer helper function
by Hans de Goede
· 12 years ago
b4ea866
ehci: Retry to fill the queue while waiting for td completion
by Hans de Goede
· 12 years ago
e3a36bc
ehci: Detect going in circles when filling the queue
by Hans de Goede
· 12 years ago
44272b0
ehci: Speed up the timer of raising int from the async schedule
by Hans de Goede
· 12 years ago
0262f65
ehci: Improve latency of interrupt delivery and async schedule scanning
by Hans de Goede
· 12 years ago
cf08a8a
ehci: Set int flag on a short input packet
by Hans de Goede
· 12 years ago
549a3c3
ehci: Get rid of packet tbytes field
by Hans de Goede
· 12 years ago
7c2eaca
uhci: Move checks to continue queuing to uhci_fill_queue()
by Hans de Goede
· 12 years ago
00a0770
uhci: Properly unmap packets on cancel / invalid pid
by Hans de Goede
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
50d2b4d
Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging
by Anthony Liguori
· 12 years ago
248bbe7
Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20121017.0' into staging
by Anthony Liguori
· 12 years ago
da124e6
usb-serial: only expose device in guest when the chardev is open
by Gerd Hoffmann
· 13 years ago
70330fb
usb-serial: don't magically zap chardev on umplug
by Gerd Hoffmann
· 13 years ago
90734e0
serial: add pci-serial documentation
by Gerd Hoffmann
· 13 years ago
d66bbea
serial: add 2x + 4x pci variant
by Gerd Hoffmann
· 13 years ago
fe4f179
serial: add windows inf file for the pci card to docs
by Gerd Hoffmann
· 13 years ago
419ad67
serial: add pci variant
by Gerd Hoffmann
· 13 years ago
488cb99
serial: split serial.c
by Gerd Hoffmann
· 13 years ago
ad0b532
Call MADV_HUGEPAGE for guest RAM allocations
by Luiz Capitulino
· 13 years ago
f526f3c
Merge remote-tracking branch 'quintela/migration-next-20121017' into staging
by Anthony Liguori
· 12 years ago
d3e2efc
Merge remote-tracking branch 'qemu-kvm/memory/dma' into staging
by Anthony Liguori
· 12 years ago
1c380f9
pci: honor PCI_COMMAND_MASTER
by Avi Kivity
· 13 years ago
817dcc5
pci: give each device its own address space
by Avi Kivity
· 13 years ago
83f3c25
memory: add address_space_destroy()
by Avi Kivity
· 13 years ago
b90600e
dma: make dma access its own address space
by Avi Kivity
· 13 years ago
ac1970f
memory: per-AddressSpace dispatch
by Avi Kivity
· 13 years ago
0e8a6d4
s390: avoid reaching into memory core internals
by Avi Kivity
· 13 years ago
f6790af
memory: use AddressSpace for MemoryListener filtering
by Avi Kivity
· 13 years ago
1d71148
memory: move tcg flush into a tcg memory listener
by Avi Kivity
· 13 years ago
2673a5d
memory: move address_space_memory and address_space_io out of memory core
by Avi Kivity
· 13 years ago
95d2994
memory: manage coalesced mmio via a MemoryListener
by Avi Kivity
· 13 years ago
f354b1a
fix CONFIG_QEMU_HELPERDIR generation again
by Michael Tokarev
· 12 years ago
e7c8afb
target-sparc: fix FMOVr instruction
by Aurelien Jarno
· 13 years ago
a5089c0
hw/pl031: Use LOG_GUEST_ERROR
by Peter Maydell
· 12 years ago
af83c32
hw/pl022: Use LOG_UNIMP and LOG_GUEST_ERROR
by Peter Maydell
· 12 years ago
6d5433e
hw/pl011: Use LOG_UNIMP and LOG_GUEST_ERROR
by Peter Maydell
· 12 years ago
fd271e8
hw/pl190: Use LOG_GUEST_ERROR
by Peter Maydell
· 12 years ago
b1d9df9
hw/pl041: Use LOG_UNIMP
by Peter Maydell
· 12 years ago
9351d70
hw/pl181: Use LOG_UNIMP and LOG_GUEST_ERROR
by Peter Maydell
· 12 years ago
051c02b
hw/hw.h: Add include of qemu-log.h
by Peter Maydell
· 12 years ago
e54eba1
qemu-log: Add new log category for guest bugs
by Peter Maydell
· 12 years ago
de9e9d9
target-sparc: Remove cpu_tmp0 as a global
by Richard Henderson
· 13 years ago
5793f2a
target-sparc: Make cpu_dst local to OP=2 insns
by Richard Henderson
· 13 years ago
7b04bd5
target-sparc: Only use cpu_dst for eventual writes to a gpr
by Richard Henderson
· 13 years ago
abcc719
target-sparc: Remove last uses of cpu_tmp64
by Richard Henderson
· 13 years ago
aeff993
target-sparc: Remove cpu_tmp64 use from softint insns
by Richard Henderson
· 13 years ago
3886b8a
target-sparc: Don't use a temporary for gen_dest_fpr_D
by Richard Henderson
· 13 years ago
1ec789a
target-sparc: Remove usage of cpu_tmp64 from most helper functions
by Richard Henderson
· 13 years ago
f864194
target-sparc: Tidy ldfsr, stfsr
by Richard Henderson
· 13 years ago
7b9e066
target-sparc: Avoid cpu_tmp32 in Write Priv Register
by Richard Henderson
· 13 years ago
45778f9
target-sparc: Avoid cpu_tmp32 in Read Priv Register
by Richard Henderson
· 13 years ago
ba5f517
target-sparc: Use get_temp_i32 in gen_dest_fpr_F
by Richard Henderson
· 13 years ago
2ae23e1
target-sparc: Split out get_temp_i32
by Richard Henderson
· 13 years ago
5e6ed43
target-sparc: Make the cpu_addr variable local to load/store handling
by Richard Henderson
· 13 years ago
a427352
target-sparc: Cleanup cpu_src[12] allocation
by Richard Henderson
· 13 years ago
81634ee
target-sparc: Finish conversion to gen_load_gpr
by Richard Henderson
· 13 years ago
0682803
target-sparc: Convert swap to gen_load/store_gpr
by Richard Henderson
· 13 years ago
c7785e1
target-sparc: Convert asi helpers to gen_*_gpr
by Richard Henderson
· 13 years ago
9d1d4e3
target-sparc: Use gen_load_gpr in get_src[12]
by Richard Henderson
· 13 years ago
97ea285
target-sparc: Conversion to gen_*_gpr, part 1
by Richard Henderson
· 13 years ago
8802361
target-sparc: Add gen_load/store/dest_gpr
by Richard Henderson
· 13 years ago
74d590c
exec: Make MIN_CODE_GEN_BUFFER_SIZE private to exec.c
by Richard Henderson
· 13 years ago
4438c8a
exec: Allocate code_gen_prologue from code_gen_buffer
by Richard Henderson
· 13 years ago
405def1
exec: Do not use absolute address hints for code_gen_buffer with -fpie
by Richard Henderson
· 13 years ago
3d85a72
exec: Don't make DEFAULT_CODE_GEN_BUFFER_SIZE too large
by Richard Henderson
· 13 years ago
f1bc0bc
exec: Split up and tidy code_gen_buffer
by Richard Henderson
· 13 years ago
5f072e1
create struct for machine initialization arguments
by Eduardo Habkost
· 13 years ago
a96d8be
vga: remove CONFIG_BOCHS_VBE
by Gerd Hoffmann
· 13 years ago
cc22824
vga: add specs for standard vga
by Gerd Hoffmann
· 13 years ago
803ff05
vga: add mmio bar to standard vga
by Gerd Hoffmann
· 13 years ago
0d0302e
vga: fix indention
by Gerd Hoffmann
· 13 years ago
f62cb1b
tests/tcg: fix build
by Catalin Patulea
· 13 years ago
7748b8c
allow make {dist, }clean work w/out configure
by Mike Frysinger
· 13 years ago
42a1592
tci: fix build breakage for target-sparc
by Michael Roth
· 13 years ago
1cd0f8c
MAINTAINERS: Update email address for Stefan Hajnoczi
by Stefan Hajnoczi
· 13 years ago
38f419f
configure: Fix CONFIG_QEMU_HELPERDIR generation
by Jan Kiszka
· 12 years ago
585f603
qemu-options.hx: Change from recommending '?' to 'help'
by Peter Maydell
· 13 years ago
41a05a4
Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoipio/qemu
by Aurelien Jarno
· 12 years ago
3e50da6
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
by Aurelien Jarno
· 12 years ago
d7dce49
microblaze: Update PC before simulating syscall
by Edgar E. Iglesias
· 13 years ago
a5b3bdc
microblaze: Support setting of TLS ptr
by Edgar E. Iglesias
· 13 years ago
11f6697
ui/vnc-jobs.c: Fix minor typos in comments
by Peter Maydell
· 12 years ago
08778b3
net/tap-win32: Fix compiler warning caused by missing include statement
by Stefan Weil
· 12 years ago
abab1a0
configure: Remove unused parameters from main function
by Stefan Weil
· 13 years ago
02c7ac0
target-arm/neon_helper: Remove obsolete FIXME comment
by Peter Maydell
· 13 years ago
301592e
targphys.h: Don't define target_phys_addr_t for user-mode emulators
by Peter Maydell
· 13 years ago
fe3e7f2
ui/vnc: Only report/use TIGHT_PNG encoding if enabled.
by Joel Martin
· 13 years ago
b6348f2
target-arm/translate: Fix RRX operands
by Peter Crosthwaite
· 13 years ago
d9f0e63
vfio-pci: Mark non-migratable
by Alex Williamson
· 12 years ago
a011b10
vfio-pci: Fix debug build
by Alex Williamson
· 12 years ago
aa723c2
cpus: create qemu_in_vcpu_thread()
by Juan Quintela
· 13 years ago
a2b4135
savevm: make qemu_file_put_notify() return errors
by Juan Quintela
· 13 years ago
6f121ff
savevm: un-export qemu_file_set_error()
by Juan Quintela
· 13 years ago
43be3a2
block-migration: handle errors with the return codes correctly
by Juan Quintela
· 13 years ago
Next »