Sign in
qemu
/
qemu
/
4480e0f924a42e1db8b8cfcac4d0634dd1bb27a0
4480e0f
vvfat: Do not clobber the user's geometry
by Markus Armbruster
· 13 years ago
f91cbef
vvfat: Fix partition table
by Markus Armbruster
· 13 years ago
61a8d64
fdc: Move floppy geometry guessing back from block.c
by Markus Armbruster
· 13 years ago
19db9b9
sheepdog: do not blindly memset all read buffers
by Christoph Hellwig
· 13 years ago
cddd4ac
sheepdog: always use coroutine-based network functions
by MORITA Kazutaka
· 13 years ago
8361710
audio: Unbreak capturing in mixemu case
by malc
· 13 years ago
3437e54
qemu-log: fix x86 and user logging
by Blue Swirl
· 13 years ago
39a4ef1
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
by Blue Swirl
· 13 years ago
9aa0ff0
vga: Implement blinking of text cursor
by Jan Kiszka
· 13 years ago
bf1bed8
console: Implementing blinking of cursor
by Jan Kiszka
· 13 years ago
417c9d7
configure: add -Werror to QEMU_CFLAGS early
by Alexander Graf
· 13 years ago
66f27e6
monitor: Use TARGET_PRI*PHYS to avoid TARGET_PHYS_ADDR_BITS ifdef
by Peter Maydell
· 13 years ago
c1950a4
hw/sh_serial: Use TARGET_PRIxPHYS rather than %x for physaddr
by Peter Maydell
· 13 years ago
cdb30d4
hw/omap.h: Use TARGET_PRIxPHYS to define OMAP_FMT_plx
by Peter Maydell
· 13 years ago
1e9be4b
targphys.h: Define TARGET_PRI*PHYS format specifier macros
by Peter Maydell
· 13 years ago
636bd28
disas: Fix printing of addresses in disassembly
by Peter Maydell
· 13 years ago
fabaaf1
esp: add AMD PCscsi emulation (PCI SCSI adapter)
by Hervé Poussineau
· 13 years ago
0883c51
pci: add some stubs
by Hervé Poussineau
· 13 years ago
3af4e9a
esp: use trace framework instead of stderr output
by Hervé Poussineau
· 13 years ago
a391fdb
esp: split esp code into generic chip emulation and sysbus layer
by Hervé Poussineau
· 13 years ago
e6810db
esp: use hba_private field instead of a complex cast
by Hervé Poussineau
· 13 years ago
d32e4b3
esp: support future change of chip_id
by Hervé Poussineau
· 13 years ago
6915bff
esp: implement Reset ATN command
by Hervé Poussineau
· 13 years ago
6fe84c1
esp: implement Disable selection command
by Hervé Poussineau
· 13 years ago
7246e16
esp: delay Transfer Information command if dma is not enabled
by Hervé Poussineau
· 13 years ago
1b26eaa
esp: execute select commands immediately when it is a non-dma command
by Hervé Poussineau
· 13 years ago
638dfed
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
by Blue Swirl
· 13 years ago
6e2fe79
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
by Blue Swirl
· 13 years ago
8f67aa8
make: Remove 'build-all' rule
by Stefan Weil
· 13 years ago
0ef62cc
qemu-keymaps: Finnish keyboard mapping broken
by Michael Tokarev
· 13 years ago
94b204c
vnc: add a more descriptive error message
by Amos Kong
· 13 years ago
ab41177
bitops: Fix documentation
by Stefan Weil
· 13 years ago
a97ad26
megasas: mark mfi_frame_desc as 'static'
by Hannes Reinecke
· 13 years ago
3dde962
target-arm: Add support for long format translation table walks
by Peter Maydell
· 13 years ago
e42c4db
target-arm: Implement TTBCR changes for LPAE
by Peter Maydell
· 13 years ago
702a935
target-arm: Implement long-descriptor PAR format
by Peter Maydell
· 13 years ago
77a71dd
target-arm: Use target_phys_addr_t in get_phys_addr()
by Peter Maydell
· 13 years ago
891a2fe
target-arm: Add 64 bit PAR, TTBR0, TTBR1 for LPAE
by Peter Maydell
· 13 years ago
f9fc619
target-arm: Add 64 bit variants of DBGDRAR and DBGDSAR for LPAE
by Peter Maydell
· 13 years ago
7ac681c
target-arm: Add AMAIR0, AMAIR1 LPAE cp15 registers
by Peter Maydell
· 13 years ago
918f5dc
target-arm: Extend feature flags to 64 bits
by Peter Maydell
· 13 years ago
de9b05b
target-arm: Implement privileged-execute-never (PXN)
by Peter Maydell
· 13 years ago
3cc0cd6
ARM: Make target_phys_addr_t 64 bits and physaddrs 40 bits
by Peter Maydell
· 13 years ago
40291d6
hw/imx_avic.c: Avoid format error when target_phys_addr_t is 64 bits
by Peter Maydell
· 13 years ago
ed33685
target-arm: Fix TCG temp handling in 64 bit cp writes
by Peter Maydell
· 13 years ago
091fd17
target-arm: Fix some copy-and-paste errors in cp register names
by Peter Maydell
· 13 years ago
81a60ad
target-arm: Fix typo that meant TTBR1 accesses went to TTBR0
by Peter Maydell
· 13 years ago
2bee510
target-arm: Fix CP15 based WFI
by Paul Brook
· 13 years ago
c095855
iov: Fix do_send_recv() for MinGW (also fixes a build breakage)
by Stefan Weil
· 13 years ago
3178320
qemu_find_file: check name as a straight path even if it has no '/'
by Peter Maydell
· 13 years ago
fdec991
s390: autodetect map private
by Christian Borntraeger
· 13 years ago
9233685
megasas: disable due to build breakage
by Anthony Liguori
· 13 years ago
23797df
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
by Anthony Liguori
· 13 years ago
3f6e9a5
Merge remote-tracking branch 'quintela/migration-anthony-v2' into staging
by Anthony Liguori
· 13 years ago
537cf40
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
by Anthony Liguori
· 13 years ago
22a61f3
slirp: Improve error reporting of inaccessible smb directories
by Jan Kiszka
· 13 years ago
927d811
slirp: Ensure smbd and shared directory exist when enable smb
by Dunrong Huang
· 13 years ago
b412eb6
slirp: add 'cmd:' target for guestfwd
by Alexander Graf
· 13 years ago
1cb1c5d
slirp: Enforce host-side user of smb share
by Jan Kiszka
· 13 years ago
715cc00
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 13 years ago
07d27a4
block: Factor bdrv_read_unthrottled() out of guess_disk_lchs()
by Markus Armbruster
· 13 years ago
bb494a5
qtest: Tidy up temporary files properly
by Markus Armbruster
· 13 years ago
fe0cb8e
Merge remote-tracking branch 'kraxel/usb.55' into staging
by Anthony Liguori
· 13 years ago
ffd6e7a
Merge remote-tracking branch 'bonzini/scsi-next' into staging
by Anthony Liguori
· 13 years ago
8665817
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
1f69c2b
fdc: Drop broken code for user-defined floppy geometry
by Markus Armbruster
· 13 years ago
b3ce604
fdc_test: introduce test_sense_interrupt
by Pavel Hrdina
· 13 years ago
59240c3
fdc_test: update media_change test
by Pavel Hrdina
· 13 years ago
2fee008
fdc: fix interrupt handling
by Pavel Hrdina
· 13 years ago
6be01b1
fdc: rewrite seek and DSKCHG bit handling
by Pavel Hrdina
· 13 years ago
4ddc07c
block: introduce bdrv_swap, implement bdrv_append on top of it
by Paolo Bonzini
· 13 years ago
a9fc440
block: copy over job and dirty bitmap fields in bdrv_append
by Paolo Bonzini
· 13 years ago
5c171af
raw: hook into blkdebug
by Paolo Bonzini
· 13 years ago
e4780db
blkdebug: optionally tie errors to a specific sector
by Paolo Bonzini
· 13 years ago
571cd43
blkdebug: store list of active rules
by Paolo Bonzini
· 13 years ago
e130225
blkdebug: pass getlength to underlying file
by Paolo Bonzini
· 13 years ago
368e8dd
blkdebug: tiny cleanup
by Paolo Bonzini
· 13 years ago
820100f
blkdebug: remove sync i/o events
by Paolo Bonzini
· 13 years ago
7dc1cde
sheepdog: traverse pending_list from the first for each time
by MORITA Kazutaka
· 13 years ago
c292ee6
sheepdog: split outstanding list into inflight and pending
by MORITA Kazutaka
· 13 years ago
1d732d7
sheepdog: make sure we don't free aiocb before sending all requests
by MORITA Kazutaka
· 13 years ago
b97564f
sheepdog: use coroutine based socket functions in coroutine context
by MORITA Kazutaka
· 13 years ago
2dfcca3
sheepdog: restart I/O when socket becomes ready in do_co_req()
by MORITA Kazutaka
· 13 years ago
1b6ac99
sheepdog: fix dprintf format strings
by MORITA Kazutaka
· 13 years ago
04d4abe
blockdev: warn when copy_on_read=on and readonly=on
by Stefan Hajnoczi
· 13 years ago
206e6d8
qcow2: preserve free_byte_offset when qcow2_alloc_bytes() fails
by Stefan Hajnoczi
· 13 years ago
b35278f
qcow2: fix #ifdef'd qcow2_check_refcounts() callers
by Stefan Hajnoczi
· 13 years ago
c32da15
usb-host: add trace events for iso xfers
by Gerd Hoffmann
· 13 years ago
7c37e6a
usb: fix interface initialization
by Gerd Hoffmann
· 13 years ago
19deaa0
usb: split endpoint init and reset
by Gerd Hoffmann
· 13 years ago
adae502
usb-redir: Correctly handle the usb_redir_babble usbredir status
by Hans de Goede
· 13 years ago
3795211
ehci: Kick async schedule on wakeup in the non companion case
by Hans de Goede
· 13 years ago
7341ea0
usb-ehci: Fix an assert whenever isoc transfers are used
by Hans de Goede
· 13 years ago
9bc3a3a
ehci: don't flush cache on doorbell rings.
by Gerd Hoffmann
· 13 years ago
4ed1c57
ehci: fix td writeback
by Gerd Hoffmann
· 13 years ago
a5e0139
ehci: fix ehci_qh_do_overlay
by Gerd Hoffmann
· 13 years ago
84988cf
bitops.h: Add functions to extract and deposit bitfields
by Peter Maydell
· 13 years ago
bedc2ac
target-i386: make it clearer that op table accesses don't overrun
by Peter Maydell
· 13 years ago
96d7073
target-i386: Remove confusing X86_64_DEF macro
by Peter Maydell
· 13 years ago
a87dacc
target-i386: Remove unused macros
by Peter Maydell
· 13 years ago
Next »