]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2013-04-26  Cornelia Hucks390-ccw.img: Get queue config from host.
2013-04-26  Cornelia Hucks390-ccw.img: Rudimentary error checking.
2013-04-26  Cornelia Hucks390-ccw.img: Enhance drain_irqs().
2013-04-26  Cornelia Hucks390-ccw.img: Detect devices with stsch.
2013-04-26  Christian Borntraegers390-ccw.img: Fix compile warning in s390 ccw virtio...
2013-04-26  Christian Borntraegers390-ccw.img: Take care of the elf->img transition
2013-04-26  Christian Borntraegers390-ccw.img: build s390-ccw rom on s3900 system by...
2013-04-26  Christian Borntraegers390-ccw.img: replace while loop with a disabled wait...
2013-04-26  Alexander GrafS390: ccw firmware: Add Makefile
2013-04-26  Alexander GrafS390: ccw firmware: Add bootmap interpreter
2013-04-26  Alexander GrafS390: ccw firmware: Add glue header
2013-04-26  Alexander GrafS390: ccw firmware: Add virtio device drivers
2013-04-26  Alexander GrafS390: ccw firmware: Add sclp output
2013-04-26  Alexander GrafS390: ccw firmware: Add main program
2013-04-26  Alexander GrafS390: ccw firmware: Add start assembly
2013-04-26  Alexander GrafS390: IPL: Use different firmware for different machines
2013-04-26  Alexander GrafS390: IPL: Support ELF firmware
2013-04-26  Alexander GrafS390: Make IPL reset address dynamic
2013-04-26  Anthony Liguorigtk: refactor menu creation
2013-04-26  Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-04-26  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-04-26  Liu Yuansheepdog: fix loadvm operation
2013-04-26  MORITA Kazutakasheepdog: resend write requests when SD_RES_READONLY...
2013-04-26  MORITA Kazutakasheepdog: add helper function to reload inode
2013-04-26  MORITA Kazutakasheepdog: add SD_RES_READONLY result code
2013-04-26  MORITA Kazutakasheepdog: cleanup find_vdi_name
2013-04-26  Kevin Wolfrbd: Fix use after free in rbd_open()
2013-04-26  Kevin Wolfblock: Disable driver-specific options for 1.5
2013-04-26  Liu Yuansheepdog: implement .bdrv_co_is_allocated()
2013-04-26  Liu Yuansheepdog: use BDRV_SECTOR_SIZE
2013-04-26  Liu Yuansheepdog: add discard/trim support for sheepdog
2013-04-26  Richard W.M... block/ssh: Require libssh2 >= 1.2.8.
2013-04-26  Ed Mastebsd-user: Track change in FreeBSD SYSCTL(9) types
2013-04-26  Ed Mastevirtio: Fix compilation without CONFIG_VHOST_SCSI
2013-04-26  Thomas Schwingeqemu-doc: Option -ignore-environment removed.
2013-04-26  Gabriel Kerneiss390x: use CONFIG_INT128 to detect __uint128_t
2013-04-26  Peter Maydelllinux-user: fix compile error due to stray colon at...
2013-04-26  Edgar E. Iglesiasmicroblaze: Add internal base vectors reg
2013-04-26  Peter CrosthwaiteMakefile: Use QEMU_FLAGS for DTC compilation
2013-04-26  Peter CrosthwaiteMakefile: Don't build shared libfdt
2013-04-25  Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-25  Hans de Goedeqemu-char: Set foo_tag = 0 when returning FALSE from...
2013-04-25  Ed MasteRemove unnecessary FreeBSD #include
2013-04-25  Gerd Hoffmannconsole: add dummy surface for guests without graphic...
2013-04-25  Gerd Hoffmannconsole: zap ds arg from register_displaychangelistener
2013-04-25  Gerd Hoffmannconsole: switch ppm_save to qemu_open
2013-04-25  Gerd Hoffmannconsole: add qemu_console_lookup_by_device
2013-04-25  Gerd Hoffmannconsole: add device link to QemuConsoles
2013-04-25  Gerd Hoffmannconsole: qom-ify QemuConsole
2013-04-25  Amos Kongmonitor: introduce query-command-line-options
2013-04-25  Cornelia Huckvirtio-ccw: Check indicators location.
2013-04-24  Markus Armbrusterpc: Kill the "use flash device for BIOS unless KVM...
2013-04-24  Markus Armbrusterpc: Split pc_init_pci_1_0() off pc_init_pci_1_2()
2013-04-24  Markus Armbrusterpc: Inline pc_init_pci_1_3() into pc_init_pci_1_2()
2013-04-24  Anthony LiguoriMerge remote-tracking branch 'alon/libcacard_ccid.1...
2013-04-24  Paolo Bonzinibuild: include config-{, all-}devices.mak after definin...
2013-04-24  KONRAD Fredericvirtio: drop unused function prototypes.
2013-04-24  KONRAD Fredericvirtio: cleanup: init and exit function.
2013-04-24  KONRAD Fredericvirtio: remove virtiobindings.
2013-04-24  KONRAD Fredericvirtio: remove the function pointer.
2013-04-24  KONRAD Fredericvirtio-pci: cleanup.
2013-04-24  KONRAD Fredericvirtio-bus: make virtio_x_bus_new static.
2013-04-24  KONRAD Fredericvirtio-bus: add new functions.
2013-04-24  KONRAD Fredericvirtio-rng: cleanup: use QOM casts.
2013-04-24  KONRAD Fredericvirtio-rng: cleanup: remove qdev field.
2013-04-24  KONRAD Fredericvirtio-rng: cleanup: init and exit functions.
2013-04-24  KONRAD Fredericvirtio-rng-ccw: switch to the new API.
2013-04-24  KONRAD Fredericvirtio-rng-s390: switch to the new API.
2013-04-24  KONRAD Fredericvirtio-rng-pci: switch to the new API.
2013-04-24  KONRAD Fredericvirtio-rng: add virtio-rng device.
2013-04-24  KONRAD Fredericvirtio-rng: don't use pointer for configuration.
2013-04-24  Gerd Hoffmanninput: introduce keyboard handler list
2013-04-24  Gerd Hoffmanninput: make QEMUPutLEDEntry + QEMUPutMouseEntry private
2013-04-24  Hu Taoich9: kill cmos_s3
2013-04-24  Alon Levylibcacard/cac: change big switch functions to single...
2013-04-24  Alon Levydev-smartcard-reader: empty implementation for Mechanic...
2013-04-24  Alon Levylibcacard: move atr setting from macro to function
2013-04-24  Alon Levylibcacard/vreader: add debugging messages for apdu
2013-04-24  Alon Levydev-smartcard-reader: copy atr protocol to ccid parameters
2013-04-24  Alon Levydev-smartcard-reader: change default protocol to T=0
2013-04-24  Alon Levydev-smartcard-reader: define structs for CCID_Parameter...
2013-04-24  Alon Levyccid-card-passthru, dev-smartcard-reader: add debug...
2013-04-24  Alon Levyccid-card-passthru: add atr check
2013-04-24  Alon Levylibcacard: change default ATR
2013-04-24  Alon Levydev-smartcard-reader: reuse usb.h definitions
2013-04-24  Alon Levydev-smartcard-reader: support windows guest
2013-04-24  Alon Levydev-smartcard-reader: remove aborts (never triggered...
2013-04-24  Alon Levydev-smartcard-reader: nicer debug messages
2013-04-24  Alon Levydev-smartcard-reader: white space fixes
2013-04-24  Marc-André... libcacard: remove default libcoolkey loading
2013-04-24  Marc-André... libcacard: remove sql: prefix
2013-04-24  Marc-André... libcacard: teach vscclient to use GMainLoop for portability
2013-04-24  Marc-André... libcacard: vscclient to use QemuThread for portability
2013-04-24  Marc-André... libcacard: split vscclient main() from socket reading
2013-04-24  Marc-André... libcacard: fix mingw64 cross-compilation
2013-04-24  Marc-André... build-sys: must link with -fstack-protector
2013-04-24  Marc-André... util: move socket_init() to osdep.c
2013-04-24  Marc-André... libcacard: use system config directory for nss db on...
2013-04-24  Jim Meyeringccid: declare DEFAULT_ATR table to be "static const"
2013-04-24  Jim Meyeringccid: make backend_enum_table "static const" and adjust...
next