index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-12-08
TCG: Use gen_opc_instr_start from context instead of global variable.
Evgeny Voevodin
2012-12-08
TCG: Use gen_opc_icount from context instead of global variable.
Evgeny Voevodin
2012-12-08
TCG: Use gen_opc_pc from context instead of global variable.
Evgeny Voevodin
2012-12-08
tcg/tcg.h: Duplicate global TCG gen_opc_ arrays into TCGContext.
Evgeny Voevodin
2012-12-08
curses: Remove OpenBSD workaround
Brad Smith
2012-12-08
exec: Advise huge pages for the TCG code gen buffer
Richard Henderson
2012-12-03
Open up 1.4 development branch
Anthony Liguori
2012-12-03
Update version for 1.3.0 release
v1.3.0
Anthony Liguori
2012-12-03
e1000: Discard packets that are too long if !SBP and !LPE
Michael Contreras
2012-11-30
Update version for 1.3.0-rc2
v1.3.0-rc2
Anthony Liguori
2012-11-30
Merge remote-tracking branch 'kraxel/seabios-b1c35f2' into staging
Anthony Liguori
2012-11-30
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-11-30
Merge remote-tracking branch 'spice/spice.v65' into staging
Anthony Liguori
2012-11-30
Merge remote-tracking branch 'kraxel/usb.73' into staging
Anthony Liguori
2012-11-30
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-11-30
seabios: update binaries in pc-bios/
Gerd Hoffmann
2012-11-30
roms: also copy the dsdt when updating seabios.
Gerd Hoffmann
2012-11-30
Revert "audio/wavcapture: Clarify licensing"
Anthony Liguori
2012-11-30
Revert "audio/audio_pt_int: Clarify licensing"
Anthony Liguori
2012-11-30
seabios: update to b1c35f2b28cc0c94ebed8176ff61ac0e0b377798
Gerd Hoffmann
2012-11-30
multiboot: fix e801 memory map
Paolo Bonzini
2012-11-30
seccomp: adding new syscalls (bugzilla 855162)
Eduardo Otubo
2012-11-30
coroutine-sigaltstack.c: Use stack_t, not struct sigaltstack
Peter Maydell
2012-11-30
stream: fix ratelimit_set_speed
Dietmar Maurer
2012-11-30
atapi: make change media detection for guests easier
Pavel Hrdina
2012-11-30
Documentation: Update image format information
Kevin Wolf
2012-11-30
Documentation: Update block cache mode information
Kevin Wolf
2012-11-29
virtio: limit avail bytes lookahead
Michael S. Tsirkin
2012-11-29
qemu-tech.texi: update implemented xtensa features list
Max Filippov
2012-11-29
qdev: relax bus type check in qdev_device_add() (v2)
Anthony Liguori
2012-11-29
qapi: fix qapi_dealloc_type_size parameter type
Bruce Rogers
2012-11-29
ehci-sysbus: Attach DMA context.
Peter Crosthwaite
2012-11-29
usb: fail usbdevice_create() when there is no USB bus
Stefan Hajnoczi
2012-11-29
usb: tag usb host adapters as not hotpluggable.
Gerd Hoffmann
2012-11-29
qxl: reload memslots after migration, when qxl is in UNDEFINED mode
Yonit Halperin
2012-11-28
event notifier: Fix setup for win32
Jan Kiszka
2012-11-28
Merge remote-tracking branch 'bonzini/nbd-next' into staging
Anthony Liguori
2012-11-28
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2012-11-28
Merge remote-tracking branch 'agraf/s390-for-upstream-1.3' into staging
Anthony Liguori
2012-11-28
Merge remote-tracking branch 'agraf/ppc-for-upstream-1.3' into staging
Anthony Liguori
2012-11-28
Merge remote-tracking branch 'afaerber/qom-cpu-1.3' into staging
Anthony Liguori
2012-11-28
build: compile translate.o with -fno-gcse option on GCC 4.6.x and 4.7.[012]
Paolo Bonzini
2012-11-28
virtio-scsi: Fix subtle (guest) endian bug
David Gibson
2012-11-28
virtio-scsi: Fix some endian bugs with virtio-scsi
David Gibson
2012-11-28
iscsi: do not assume device is zero initialized
Peter Lieven
2012-11-28
iscsi: fix deadlock during login
Peter Lieven
2012-11-28
iscsi: fix segfault in url parsing
Peter Lieven
2012-11-28
nbd-server-add: Fix the default for 'writable'
Michal Privoznik
2012-11-28
nbd: fix use of two uninitialized bytes when connecting to a named export
Paolo Bonzini
2012-11-27
rtc: Only call rtc_set_cmos when Register B SET flag is disabled.
Alex Horn
[next]