Sign in
qemu-android
/
qemu-android
/
c29c1d7edfc57fc4ab15e30b3cea990a5685dd7a
c29c1d7
tcg: rewrite tcg_reg_alloc_mov()
by Aurelien Jarno
· 12 years ago
4c4e1ab
tcg: improve tcg_reg_alloc_movi()
by Aurelien Jarno
· 12 years ago
9c43b68
tcg: rework liveness analysis
by Aurelien Jarno
· 12 years ago
ec7a869
tcg: sync output arguments on liveness request
by Aurelien Jarno
· 12 years ago
1ad8072
tcg: add temp_sync()
by Aurelien Jarno
· 12 years ago
7f6ceed
tcg: add tcg_reg_sync()
by Aurelien Jarno
· 12 years ago
639368d
tcg: add temp_dead()
by Aurelien Jarno
· 12 years ago
17b9149
tcg/i386: remove ld/st third argument register constraint
by Aurelien Jarno
· 12 years ago
166792f
tcg/i386: remove suboptimal register shifting
by Aurelien Jarno
· 12 years ago
50cd721
hw/xtensa_sim: get rid of intermediate xtensa_sim_init
by Max Filippov
· 12 years ago
d64ed08
hw/xtensa_lx60: don't prematurely explode QEMUMachineInitArgs
by Max Filippov
· 12 years ago
d1bd242
Makefile: Forbid out-of-tree build from a source tree that has been built in
by Peter Maydell
· 12 years ago
49cdaea
tests/tcg: fix a few warnings
by Catalin Patulea
· 12 years ago
0356404
target-sparc64: disable VGA cirrus
by Aurelien Jarno
· 12 years ago
8a52731
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
by Blue Swirl
· 12 years ago
9bca816
configure: avoid compiler warning in pipe2 detection
by Bruce Rogers
· 13 years ago
c1556a8
configure: Disable (clang) initializer-overrides warnings
by Peter Maydell
· 12 years ago
8473f37
win32: fix broken build due to missing QEMU_MADV_HUGEPAGE
by Luiz Capitulino
· 12 years ago
c6b8141
Merge remote-tracking branch 'bonzini/nbd-next' into staging
by Anthony Liguori
· 12 years ago
8b279a6
target-arm: Remove out of date FIXME regarding saturating arithmetic
by Peter Maydell
· 12 years ago
36c91fd
target-arm: Implement abs_i32 inline rather than as a helper
by Peter Maydell
· 12 years ago
ee6fa55
target-arm: Use TCG operation for Neon 64 bit negation
by Peter Maydell
· 12 years ago
f296c0d
arm-semi.c: Handle get/put_user() failure accessing arguments
by Peter Maydell
· 12 years ago
6dd844d
qmp: add NBD server commands
by Paolo Bonzini
· 13 years ago
d7d512f
block: add close notifiers
by Paolo Bonzini
· 13 years ago
3cbc002
block: prepare code for adding block notifiers
by Paolo Bonzini
· 12 years ago
101f9cb
qemu-sockets: add socket_listen, socket_connect, socket_parse
by Paolo Bonzini
· 12 years ago
0ef3dd6
tests: do not include tools-obj-y
by Paolo Bonzini
· 12 years ago
879e45c
qemu-sockets: return InetSocketAddress from inet_parse
by Paolo Bonzini
· 13 years ago
5be8c75
qapi: add socket address types
by Paolo Bonzini
· 13 years ago
69758c2
build: add QAPI files to the tools
by Paolo Bonzini
· 13 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
3f8b11b
vnc: drop QERR_VNC_SERVER_FAILED
by Paolo Bonzini
· 12 years ago
5889966
qemu-sockets: add error propagation to Unix socket functions
by Paolo Bonzini
· 13 years ago
2f002c4
qemu-sockets: add error propagation to inet_parse
by Paolo Bonzini
· 13 years ago
4f085c8
qemu-sockets: add error propagation to inet_dgram_opts
by Paolo Bonzini
· 12 years ago
11663b5
qemu-sockets: add error propagation to inet_connect_addr
by Paolo Bonzini
· 12 years ago
a12fb8a
qemu-sockets: include strerror or gai_strerror output in error messages
by Paolo Bonzini
· 12 years ago
2d55f0e
vnc: add error propagation to vnc_display_open
by Paolo Bonzini
· 12 years ago
007fcd3
vnc: reorganize code for reverse mode
by Paolo Bonzini
· 12 years ago
1ce52c7
vnc: introduce a single label for error returns
by Paolo Bonzini
· 12 years ago
c1c1619
vnc: avoid Yoda conditionals
by Paolo Bonzini
· 12 years ago
9011981
qemu-ga: ask and print error information from qemu-sockets
by Paolo Bonzini
· 12 years ago
f8430e7
nbd: ask and print error information from qemu-sockets
by Paolo Bonzini
· 12 years ago
87d5f24
qemu-char: ask and print error information from qemu-sockets
by Paolo Bonzini
· 12 years ago
43eaae2
migration (incoming): add error propagation to fd and exec protocols
by Paolo Bonzini
· 12 years ago
f37afb5
migration (outgoing): add error propagation for all protocols
by Paolo Bonzini
· 12 years ago
e08c95c
migration: use qemu-sockets to establish Unix sockets
by Paolo Bonzini
· 12 years ago
342ab8d
migration: centralize call to migrate_fd_error()
by Paolo Bonzini
· 12 years ago
be7059c
migration: avoid using error_is_set and thus relying on errp != NULL
by Paolo Bonzini
· 12 years ago
1fc05ad
qemu-sockets: add nonblocking connect for Unix sockets
by Paolo Bonzini
· 12 years ago
0c81470
qemu-sockets: unix_listen and unix_connect are portable
by Paolo Bonzini
· 12 years ago
7fc4e63
qemu-sockets: add Error ** to all functions
by Paolo Bonzini
· 12 years ago
680d16d
error: add error_set_errno and error_setg_errno
by Paolo Bonzini
· 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
· 12 years ago
70330fb
usb-serial: don't magically zap chardev on umplug
by Gerd Hoffmann
· 12 years ago
90734e0
serial: add pci-serial documentation
by Gerd Hoffmann
· 12 years ago
d66bbea
serial: add 2x + 4x pci variant
by Gerd Hoffmann
· 12 years ago
fe4f179
serial: add windows inf file for the pci card to docs
by Gerd Hoffmann
· 12 years ago
419ad67
serial: add pci variant
by Gerd Hoffmann
· 12 years ago
488cb99
serial: split serial.c
by Gerd Hoffmann
· 12 years ago
ad0b532
Call MADV_HUGEPAGE for guest RAM allocations
by Luiz Capitulino
· 12 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
· 12 years ago
817dcc5
pci: give each device its own address space
by Avi Kivity
· 12 years ago
83f3c25
memory: add address_space_destroy()
by Avi Kivity
· 12 years ago
b90600e
dma: make dma access its own address space
by Avi Kivity
· 12 years ago
ac1970f
memory: per-AddressSpace dispatch
by Avi Kivity
· 12 years ago
0e8a6d4
s390: avoid reaching into memory core internals
by Avi Kivity
· 12 years ago
f6790af
memory: use AddressSpace for MemoryListener filtering
by Avi Kivity
· 12 years ago
1d71148
memory: move tcg flush into a tcg memory listener
by Avi Kivity
· 12 years ago
2673a5d
memory: move address_space_memory and address_space_io out of memory core
by Avi Kivity
· 12 years ago
95d2994
memory: manage coalesced mmio via a MemoryListener
by Avi Kivity
· 12 years ago
f354b1a
fix CONFIG_QEMU_HELPERDIR generation again
by Michael Tokarev
· 12 years ago
e7c8afb
target-sparc: fix FMOVr instruction
by Aurelien Jarno
· 12 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
· 12 years ago
5793f2a
target-sparc: Make cpu_dst local to OP=2 insns
by Richard Henderson
· 12 years ago
7b04bd5
target-sparc: Only use cpu_dst for eventual writes to a gpr
by Richard Henderson
· 12 years ago
abcc719
target-sparc: Remove last uses of cpu_tmp64
by Richard Henderson
· 12 years ago
aeff993
target-sparc: Remove cpu_tmp64 use from softint insns
by Richard Henderson
· 12 years ago
3886b8a
target-sparc: Don't use a temporary for gen_dest_fpr_D
by Richard Henderson
· 12 years ago
1ec789a
target-sparc: Remove usage of cpu_tmp64 from most helper functions
by Richard Henderson
· 12 years ago
f864194
target-sparc: Tidy ldfsr, stfsr
by Richard Henderson
· 12 years ago
7b9e066
target-sparc: Avoid cpu_tmp32 in Write Priv Register
by Richard Henderson
· 12 years ago
45778f9
target-sparc: Avoid cpu_tmp32 in Read Priv Register
by Richard Henderson
· 12 years ago
ba5f517
target-sparc: Use get_temp_i32 in gen_dest_fpr_F
by Richard Henderson
· 12 years ago
2ae23e1
target-sparc: Split out get_temp_i32
by Richard Henderson
· 12 years ago
5e6ed43
target-sparc: Make the cpu_addr variable local to load/store handling
by Richard Henderson
· 12 years ago
a427352
target-sparc: Cleanup cpu_src[12] allocation
by Richard Henderson
· 12 years ago
Next »