Sign in
qemu
/
qemu
/
7b619b9ae5c55eb443da19183f98f62138bd012a
7b619b9
vmsvga: don't remember pci BAR address in callback any more
by Avi Kivity
· 13 years ago
16a96f2
pci: add API to get a BAR's mapped address
by Avi Kivity
· 13 years ago
2dd3022
memory: rename PORTIO_END to PORTIO_END_OF_LIST
by Avi Kivity
· 13 years ago
32b7467
Unbreak the build on ppc32
by malc
· 13 years ago
9f058c1
Merge branch 'master' of git://git.qemu.org/qemu
by malc
· 13 years ago
23ddf2b
Fix forcing multicast msgs to loopback on OpenBSD.
by Brad
· 13 years ago
9f4b09a
Use mmap to allocate execute memory
by Tobias Nygren
· 13 years ago
45c245b
Fix network interface tap backend
by Manuel Bouyer
· 13 years ago
c7c37b5
darwin-user: Remove two unused variables
by Stefan Weil
· 13 years ago
e31b0a7
TCG: fix copy propagation
by Blue Swirl
· 13 years ago
97b348e
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
by Blue Swirl
· 13 years ago
548f66d
Fix handling of conditional branches in delay slot of a conditional branch
by Artyom Tarasenko
· 13 years ago
6546bc3
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
by Anthony Liguori
· 13 years ago
b3198cc
when overriding default tool names don't add cross-prefix
by Stuart Yoder
· 13 years ago
84ec655
Reorganize and fix monitor resume after migration
by Jan Kiszka
· 13 years ago
2da8bb9
qdev: Eliminate duplicate reset
by Isaku Yamahata
· 13 years ago
d5ab971
Avoid allocating TCG resources in non-TCG mode
by Jan Kiszka
· 13 years ago
8417ceb
memory: use signed arithmetic
by Avi Kivity
· 13 years ago
39b796f
memory: synchronize dirty bitmap before unmapping a range
by Avi Kivity
· 13 years ago
9510a48
sdl: Refactor sdl_send_mouse_event
by Jan Kiszka
· 13 years ago
1ae1caf
sdl: Factor out event handlers from sdl_refresh
by Jan Kiszka
· 13 years ago
d6a65ba
sdl: Add zoom hot keys
by Jan Kiszka
· 13 years ago
35b0f23
sdl: Dynamically grab input in absolute mouse mode
by Jan Kiszka
· 13 years ago
74d9dc6
sdl: Fix cursor handling when switching consoles in absolute mouse mode
by Jan Kiszka
· 13 years ago
f623d88
sdl: Never release input while in full screen mode
by Jan Kiszka
· 13 years ago
f855810
sdl: Consistently avoid grabbing input for text consoles
by Jan Kiszka
· 13 years ago
110defd
sdl: Initialize gui_fullscreen earlier during setup
by Jan Kiszka
· 13 years ago
982aae6
sdl: Drop bogus gui_fullscreen_initial_grab
by Jan Kiszka
· 13 years ago
f997789
sdl: Restore scaling mode on return from full screen
by Jan Kiszka
· 13 years ago
2a8ad7d
sdl: Fix full screen toggling from scaled mode
by Jan Kiszka
· 13 years ago
d71680c
sdl: Properly mark modifier+u as hotkey
by Jan Kiszka
· 13 years ago
97ad1c2
sdl: Avoid redundant scaling deactivation
by Jan Kiszka
· 13 years ago
91ada98
sdl: Do not make full screen mode resizable
by Jan Kiszka
· 13 years ago
941f511
sdl: Fix termination in -no-shutdown mode
by Jan Kiszka
· 13 years ago
257a737
Check fread() results to avoid gcc 4.6 warnings
by David Gibson
· 13 years ago
8a6b0cd
MAINTAINERS: add entry for Xen
by Stefano Stabellini
· 13 years ago
35d7ace
qcow2: Fix L1 table size after bdrv_snapshot_goto
by Kevin Wolf
· 13 years ago
e3a110b
slirp: Only start packet expiration for delayed ones
by Jan Kiszka
· 13 years ago
fd59387
slirp: Read current time only once per if_start call
by Jan Kiszka
· 13 years ago
5a371a2
slirp: Fix types of IP address parameters
by Jan Kiszka
· 13 years ago
a67a47d
Merge branch 'master' of git://git.qemu.org/qemu
by malc
· 13 years ago
81e34a2
Merge remote-tracking branch 'mst/for_anthony' into staging
by Anthony Liguori
· 13 years ago
e06516f
Merge remote-tracking branch 'alon/pull-libcacard.data' into staging
by Anthony Liguori
· 13 years ago
6e855de
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
dfa79e8
Merge remote-tracking branch 'spice/spice.v40' into staging
by Anthony Liguori
· 13 years ago
c00c0dc
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
by Anthony Liguori
· 13 years ago
5df0a2a
Merge remote-tracking branch 'kraxel/usb.22' into staging
by Anthony Liguori
· 13 years ago
47bf05d
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 13 years ago
d138cee
guest agent: add --enable-guest-agent config option
by Michael Roth
· 13 years ago
9af8025
Add support for finding libpng via pkg-config.
by Brad
· 13 years ago
46f0879
alpha-softmmu: Disable for the 0.15 release branch.
by Richard Henderson
· 13 years ago
1ba1696
configure: Fix bad shell expression for non-Linux hosts
by Stefan Weil
· 13 years ago
ac72040
virtio-balloon: Unregister savevm section on device unplug
by Amit Shah
· 13 years ago
855d7e2
virtio-balloon: Add exit handler, fix memleaks
by Amit Shah
· 13 years ago
514e73e
balloon: Reject negative balloon values
by Amit Shah
· 13 years ago
f76f665
virtio-balloon: Check if balloon registration failed
by Amit Shah
· 13 years ago
6c6ec18
balloon: Don't allow multiple balloon handler registrations
by Amit Shah
· 13 years ago
d4443cb
virtio-balloon: Fix header comment; add Copyright
by Amit Shah
· 13 years ago
73428a8
balloon: Fix header comment; add Copyright
by Amit Shah
· 13 years ago
30fb2ca
balloon: Separate out stat and balloon handling
by Amit Shah
· 13 years ago
dce911c
virtio-balloon: Separate status handling into separate function
by Amit Shah
· 13 years ago
182b920
balloon: Simplify code flow
by Amit Shah
· 13 years ago
b80bc1d
balloon: Add braces around if statements
by Amit Shah
· 13 years ago
0a2a30d
balloon: Make functions, local vars static
by Amit Shah
· 13 years ago
fb8f4ce
bluetooth: kill dummy usb device, use hid code directly.
by Gerd Hoffmann
· 13 years ago
b069d34
hid: move idle+protocol from usb-hid to hid too.
by Gerd Hoffmann
· 13 years ago
dcfda67
usb-hid: split hid code to hw/hid.[ch]
by Gerd Hoffmann
· 13 years ago
38931fa
usb-hid: add hid_has_events()
by Gerd Hoffmann
· 13 years ago
8bde680
usb-hid: add event callback
by Gerd Hoffmann
· 13 years ago
0d878ee
usb-hid: create & use HIDState
by Gerd Hoffmann
· 13 years ago
0ce668b
ehci: iovec support, remove buffer
by Gerd Hoffmann
· 13 years ago
df5e66e
uhci: remove buffer
by Gerd Hoffmann
· 13 years ago
29c74f7
usb-storage: iovec support
by Gerd Hoffmann
· 13 years ago
b621bab
usb-host: iovec support
by Gerd Hoffmann
· 13 years ago
9440b7e
usb-serial: iovec support
by Gerd Hoffmann
· 13 years ago
4f4321c
usb: use iovecs in USBPacket
by Gerd Hoffmann
· 13 years ago
d35bf9a
move QEMUSGList typedef
by Gerd Hoffmann
· 13 years ago
8d15028
Add iov_clear()
by Gerd Hoffmann
· 13 years ago
3a1dca9
Add iov_hexdump()
by Gerd Hoffmann
· 13 years ago
fa57ee8
re-activate usb-host for bsd
by Gerd Hoffmann
· 13 years ago
e7a8a78
block: Use bdrv_co_* instead of synchronous versions in coroutines
by Kevin Wolf
· 13 years ago
a6f4e09
lm32: softusb: claim to support full speed
by Michael Walle
· 13 years ago
cb4b4fd
vhost: remove an incorrect assert
by Michael S. Tsirkin
· 13 years ago
1ab74ce
Delayed IP packets
by Fabien Chouteau
· 13 years ago
1a0ca1e
Simple ARP table
by Fabien Chouteau
· 13 years ago
793553a
Makefile: delete config.log in distclean
by Alexandre Raymond
· 13 years ago
0f1b583
HMP: Remove the duplicated info "info kvm" in hmp-commands.hx.
by Zhi Yong Wu
· 13 years ago
d41a75a
configure: display "no" for disabled kvm/vhost-net
by Brad
· 13 years ago
9197a7c
qxl: bump pci rev
by Gerd Hoffmann
· 13 years ago
3e16b9c
qxl: add QXL_IO_FLUSH_{SURFACES,RELEASE} for guest S3&S4 support
by Alon Levy
· 13 years ago
5ff4e36
qxl: async io support using new spice api
by Alon Levy
· 13 years ago
bafc72a
slirp: Take maintainer token
by Jan Kiszka
· 13 years ago
ba1d1af
posix-aio-compat: Allow read after EOF
by Kevin Wolf
· 13 years ago
e680cfa
coroutines: Use one global bottom half for CoQueue
by Kevin Wolf
· 13 years ago
384acbf
async: Remove AsyncContext
by Kevin Wolf
· 13 years ago
52b8eb6
qcow: Use coroutines
by Kevin Wolf
· 13 years ago
68d100e
qcow2: Use coroutines
by Kevin Wolf
· 13 years ago
b96e924
coroutines: Locks
by Kevin Wolf
· 13 years ago
f9f05dc
block: Add bdrv_co_readv/writev emulation
by Kevin Wolf
· 13 years ago
6848542
block: Emulate AIO functions with bdrv_co_readv/writev
by Kevin Wolf
· 13 years ago
Next »