Sign in
qemu
/
qemu
/
9d42e15dc9384e528891c01b036a81a9c4e516e9
9d42e15
qemu-img: Don't prepend qemu-img to error messages twice.
by Markus Armbruster
· 14 years ago
6daf194
Strip trailing '\n' from error_report()'s first argument
by Markus Armbruster
· 14 years ago
db78ef5
sheepdog: qemu_bh_new() can't return null pointer, drop check
by Markus Armbruster
· 14 years ago
1802651
Align dummy display to fixed-size active console
by Jan Kiszka
· 14 years ago
f9245e1
configure: Don't create symlinks to nonexistent targets
by Peter Maydell
· 14 years ago
744d364
coreaudio: Fix OSStatus format specifier
by Andreas Färber
· 14 years ago
cbc36cb
coreaudio: Avoid formatting UInt32 type
by Andreas Färber
· 14 years ago
48e2faf
net: Warn about "-net nic" options which were ignored
by Peter Maydell
· 14 years ago
641f6ea
net: Don't warn about the default network setup
by Peter Maydell
· 14 years ago
1d66f17
Revert "net: Improve the warnings for dubious command line option combinations"
by Peter Maydell
· 14 years ago
f8e378f
Optimize screendump
by Avi Kivity
· 14 years ago
9319a6d
Merge remote-tracking branch 'qmp/for-anthony' into staging
by Anthony Liguori
· 14 years ago
d6034a3
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 14 years ago
fdba959
Merge remote-tracking branch 'mst/for_anthony' into staging
by Anthony Liguori
· 14 years ago
7ee28fd
Merge remote-tracking branch 'agraf/xen-next' into staging
by Anthony Liguori
· 14 years ago
ca98557
kvm: fix FPU state subsection
by Marcelo Tosatti
· 14 years ago
31e8c69
KVM: Fix XSAVE feature bit enumeration
by Andre Przywara
· 14 years ago
3d39c95
Remove unneeded kvm.h from cpu-exec.c
by Jan Kiszka
· 14 years ago
ba9bc59
kvm: x86: Pass KVMState to kvm_arch_get_supported_cpuid
by Jan Kiszka
· 14 years ago
4bef75b
kvm: Clean up stubs
by Jan Kiszka
· 14 years ago
3d0388f
kvm: ppc: Drop KVM_CAP build dependencies
by Jan Kiszka
· 14 years ago
e56ff19
kvm: x86: Drop KVM_CAP build dependencies
by Jan Kiszka
· 14 years ago
ba4047c
kvm: Drop KVM_CAP build dependencies
by Jan Kiszka
· 14 years ago
1480b74
kvm: Drop useless zero-initializations
by Jan Kiszka
· 14 years ago
0bed3bb
kvm: ppc: Drop CONFIG_KVM_PPC_PVR
by Jan Kiszka
· 14 years ago
5802e06
kvm: Drop CONFIG_KVM_PARA
by Jan Kiszka
· 14 years ago
e205c79
Switch build system to accompanied kernel headers
by Jan Kiszka
· 14 years ago
51b24e3
Import kernel headers
by Jan Kiszka
· 14 years ago
87fdd47
Add kernel header update script
by Jan Kiszka
· 14 years ago
bcd2491
cmd: fix operator precedence
by Frediano Ziglio
· 14 years ago
77bec68
Fix typo in cpus.c
by Alexandre Raymond
· 14 years ago
bf79d49
lsi: Fix unused-but-set-variable warning
by Christophe Fergeau
· 14 years ago
42cc8fa
kvm: x86: Save/restore FPU OP, IP and DP
by Jan Kiszka
· 14 years ago
01195b7
xen: Add the Xen platform pci device
by Steven Smith
· 14 years ago
bf09551
xen: fix interrupt routing
by Stefano Stabellini
· 14 years ago
ebed850
xen: only track the linear framebuffer
by Stefano Stabellini
· 14 years ago
45dcd36
cirrus_vga: reset lfb_addr after a pci config write if the BAR is unmapped
by Stefano Stabellini
· 14 years ago
712c2b4
xen: mapcache performance improvements
by Stefano Stabellini
· 14 years ago
38bee5d
exec.c: refactor cpu_physical_memory_map
by Stefano Stabellini
· 14 years ago
6506e4f
xen: remove xen_map_block and xen_unmap_block
by Stefano Stabellini
· 14 years ago
cd30608
xen: remove qemu_map_cache_unlock
by Stefano Stabellini
· 14 years ago
c13390c
xen: fix qemu_map_cache with size != MCACHE_BUCKET_SIZE
by Stefano Stabellini
· 14 years ago
b4dd780
xen: Introduce VGA sync dirty bitmap support
by Anthony PERARD
· 14 years ago
b87de24
xen: Add xc_domain_add_to_physmap to xen_interface.
by Anthony PERARD
· 14 years ago
5a8a49d
Reset system before loadvm
by Jan Kiszka
· 14 years ago
e063eb1
Allow silent system resets
by Jan Kiszka
· 14 years ago
e4ea5e2
error framework: Fix compilation for w32/w64
by Stefan Weil
· 14 years ago
0e6264d
wdt: remove unused variables
by Michael S. Tsirkin
· 14 years ago
efa6435
alpha: remove unused variable
by Michael S. Tsirkin
· 14 years ago
b6fb147
alpha/translate: remve unused variables
by Michael S. Tsirkin
· 14 years ago
990def5
get_maintainer: update to match qemu tree
by Michael S. Tsirkin
· 14 years ago
c6a99b6
get_maintainer.pl: copy utility from Linux
by Michael S. Tsirkin
· 14 years ago
9047c0b
usb-ehci: move device/vendor/class id to qdev
by Michael S. Tsirkin
· 14 years ago
cdfdec7
ppce500: move device/vendor/class id to qdev
by Michael S. Tsirkin
· 14 years ago
c2afc92
pci: don't call qdev pci init method
by Isaku Yamahata
· 14 years ago
befeac4
Merge remote-tracking branch 'origin/master' into pci
by Michael S. Tsirkin
· 14 years ago
eb47d7c
hw/9118.c: Implement active-low interrupt support
by Peter Maydell
· 14 years ago
953ffe0
Introduce format string for pid_t
by Andreas Färber
· 14 years ago
1e36f6a
smc91c111: qdevify reset
by Juha Riihimäki
· 14 years ago
22e1e72
Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerber
by Blue Swirl
· 14 years ago
c235d73
Command line support for altering the log file location
by Matthew Fernandez
· 14 years ago
71f34ad
Merge remote-tracking branch 'alon/pull-libcacard-1' into staging
by Anthony Liguori
· 14 years ago
b45a9b1
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 14 years ago
f897235
Merge remote-tracking branch 'kraxel/usb.16' into staging
by Anthony Liguori
· 14 years ago
1f8bedb
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 14 years ago
7887f62
Allow nested qemu_bh_poll() after BH deletion
by Kevin Wolf
· 14 years ago
ee752da
ide: Clear error_status after restarting flush
by Kevin Wolf
· 14 years ago
d353fb7
ide: add TRIM support
by Christoph Hellwig
· 14 years ago
4e1e005
ide: allow other dma comands than read and write
by Christoph Hellwig
· 14 years ago
cb144cc
make dma_bdrv_io available to drivers
by Christoph Hellwig
· 14 years ago
0754f9e
ide: Add forgotten VMSTATE_END_OF_LIST in subsection
by Kevin Wolf
· 14 years ago
fdc650d
ide: Fix ide_drive_pio_state_needed()
by Kevin Wolf
· 14 years ago
def9379
ide: Split error status from status register
by Kevin Wolf
· 14 years ago
9e2a370
qcow2: Fix in-flight list after qcow2_cache_put failure
by Kevin Wolf
· 14 years ago
39aa9a1
Replaced tabs with spaces in block.h and block_int.h
by Devin Nakamura
· 14 years ago
e67a64a
vdi: Avoid direct AIO callback
by Kevin Wolf
· 14 years ago
b11a24d
qcow: Avoid direct AIO callback
by Kevin Wolf
· 14 years ago
42496d6
qcow2: Avoid direct AIO callback
by Kevin Wolf
· 14 years ago
f791168
kvm: Enable CPU SMEP feature
by Yang, Wei Y
· 14 years ago
b3baa15
kvm: Add CPUID support for VIA CPU
by brillywu@viatech.com.cn
· 14 years ago
6df658f
usb-ccid: Plug memory leak on qdev exit()
by Markus Armbruster
· 14 years ago
44dc0ca
libcacard: add libcacard.la target
by Alon Levy
· 14 years ago
3aa5d2b
configure: add libdir and --libdir
by Alon Levy
· 14 years ago
35f7546
print meaningful error message in case of --disable-vhost-net
by Michael Tokarev
· 14 years ago
b91cb44
virtio: compat event idx support
by Michael S. Tsirkin
· 14 years ago
94cc916
usb-uhci: fix expire time initialization.
by Gerd Hoffmann
· 14 years ago
9bba1eb
hw/usb-ohci.c: Implement remote wakeup
by Peter Maydell
· 14 years ago
4b0315d
hw/usb-ohci.c: Ignore writes to HcPeriodCurrentED register
by Peter Maydell
· 14 years ago
4001f22
usb: Use defines for serial bus release number register for EHCI
by Brad Hards
· 14 years ago
e59d33a
usb: Use defines for serial bus release number register for UHCI
by Brad Hards
· 14 years ago
8e25781
usb: Add defines for USB Serial Bus Release Number register
by Brad Hards
· 14 years ago
290a5c6
usb-bus: Don't detach non attached devices on device exit
by Hans de Goede
· 14 years ago
290d26d
usb-bus: Add knowledge of USB_SPEED_SUPER to usb_speed helper
by Hans de Goede
· 14 years ago
f8ddbfb
usb-linux: Enlarge buffer for descriptors to 8192 bytes
by Hans de Goede
· 14 years ago
e447fc6
usb: don't call usb_host_device_open from vl.c
by Gerd Hoffmann
· 14 years ago
1f45a81
usb-linux: only cleanup in host_close when host_open was successful.
by Gerd Hoffmann
· 14 years ago
97f8616
usb-linux: Don't try to open the same device twice
by Hans de Goede
· 14 years ago
130314f
usb-linux: Ensure devep != 0
by Hans de Goede
· 14 years ago
61c1117
usb-linux: Don't do perror when errno is not set
by Hans de Goede
· 14 years ago
f264cfb
usb-linux: Teach about super speed
by Hans de Goede
· 14 years ago
Next »