Sign in
qemu-android
/
qemu-android
/
bb494a505e17dd06a07a662b8c800f255ac387c4
bb494a5
qtest: Tidy up temporary files properly
by Markus Armbruster
· 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
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
eeae63a
.gitignore update
by Eduardo Habkost
· 13 years ago
fa73f99
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
by Blue Swirl
· 13 years ago
11f8cdb
target-i386: Fix compilation with --enable-debug
by Stefan Weil
· 13 years ago
8279e04
hw/cadence_gem: Make rx_desc_addr and tx_desc_addr uint32_t
by Peter Maydell
· 13 years ago
0325559
i.MX31: KZM-ARM11-01 evaluation board
by Peter Chubb
· 13 years ago
ff53d4c
i.MX31: Interrupt Controller
by Peter Chubb
· 13 years ago
78d1404
i.MX31: Timers
by Peter Chubb
· 13 years ago
bcc181b
i.MX31: Clock Control Module
by Peter Chubb
· 13 years ago
40b6f91
i.MX: UART support
by Peter Chubb
· 13 years ago
7bdf43a
Exynos4: add RTC device
by Oleg Ogurtsov
· 13 years ago
7892df0
hw/exynos4210.c: Fix misleading initialization of IROM mirror
by Evgeny Voevodin
· 13 years ago
b631bc3
hw/exynos4210_pwm.c: Fix STOP status in tick handler.
by Evgeny Voevodin
· 13 years ago
2e2aafc
ARM: hw/exynos4210_mct.c: Fix a bug which hangs Linux kernel.
by Stanislav Vorobiov
· 13 years ago
71ea2e0
bsd-user: fix build
by Blue Swirl
· 13 years ago
9cc85c2
x86: rename op_helper.c to seg_helper.c
by Blue Swirl
· 13 years ago
1077499
x86: split off memory access helpers
by Blue Swirl
· 13 years ago
f7b2429
x86: split off misc helpers
by Blue Swirl
· 13 years ago
ab109e5
x86: split off SMM helpers
by Blue Swirl
· 13 years ago
6bada5e
x86: split off SVM helpers
by Blue Swirl
· 13 years ago
d758207
x86: split off integer helpers
by Blue Swirl
· 13 years ago
5918fff
x86: split off condition code helpers
by Blue Swirl
· 13 years ago
997ff0d
x86: prepare eflags helpers for general use
by Blue Swirl
· 13 years ago
38de4c4
x86: split condition code and shift templates
by Blue Swirl
· 13 years ago
a04759f
x86: fix coding style in helper_template.h
by Blue Swirl
· 13 years ago
c4baa05
x86: improve SSE table type safety
by Blue Swirl
· 13 years ago
f299f43
x86: split off FPU helpers
by Blue Swirl
· 13 years ago
e01d9d3
x86: fix coding style in ops_sse.h
by Blue Swirl
· 13 years ago
9dd69d6
x86: avoid an extern declaration
by Blue Swirl
· 13 years ago
599b9a5
x86: split off exception handlers
by Blue Swirl
· 13 years ago
77b2bc2
x86: avoid AREG0 for exceptions
by Blue Swirl
· 13 years ago
20054ef
x86: prepare op_helper.c for splitting
by Blue Swirl
· 13 years ago
7a0bac4
Add a memory barrier to DMA functions
by Benjamin Herrenschmidt
· 13 years ago
edded45
pseries: Implement IOMMU and DMA for PAPR PCI devices
by David Gibson
· 13 years ago
5fa45de
iommu: Allow PCI to use IOMMU infrastructure
by David Gibson
· 13 years ago
ad0ebb9
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
by David Gibson
· 13 years ago
e5332e6
iommu: Introduce IOMMU emulation infrastructure
by David Gibson
· 13 years ago
e2f8992
usb: Convert usb_packet_{map, unmap} to universal DMA helpers
by David Gibson
· 13 years ago
10ca294
ide/ahci: Use universal DMA helper functions
by David Gibson
· 13 years ago
c65bcef
iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers
by David Gibson
· 13 years ago
9ac6a21
usb-ohci: Use universal DMA helper functions
by David Gibson
· 13 years ago
d86a77f
iommu: Add universal DMA helper functions
by David Gibson
· 13 years ago
8292f75
Better support for dma_addr_t variables
by David Gibson
· 13 years ago
fcce6fd
rtl8139: validate rx ring before receiving packets
by Jason Wang
· 13 years ago
2624bab
Remove support for non-threaded VNC server
by Daniel P. Berrange
· 13 years ago
a307beb
configure: Assure existence of linux-headers/ build directory
by Andreas Färber
· 13 years ago
b54fa7d
Makefile.target: Update clean command to clean hw/ directory
by Peter Maydell
· 13 years ago
039380a
qtest: fix infinite loop when QEMU aborts abruptly
by Anthony Liguori
· 13 years ago
7de3abe
qdev: fix use-after-free in the error path of qdev_init_nofail
by Anthony Liguori
· 13 years ago
d24b569
MAINTAINERS: Added device tree
by Peter A. G. Crosthwaite
· 13 years ago
ab61d24
MAINTAINERS: Added Xilinx EDK devices
by Peter A. G. Crosthwaite
· 13 years ago
d36e8ce
MAINTAINERS: Add Petalogix ml605 machine model
by Peter A. G. Crosthwaite
· 13 years ago
e0a3dc7
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
3aa42d3
Merge remote-tracking branch 'spice/spice.v58' into staging
by Anthony Liguori
· 13 years ago
675658d
Merge remote-tracking branch 'mdroth/qga-pull-6-21-12' into staging
by Anthony Liguori
· 13 years ago
3978f46
Merge remote-tracking branch 'sstabellini/compile-xs' into staging
by Anthony Liguori
· 13 years ago
7a542b6
Merge remote-tracking branch 'sstabellini/xen-pt' into staging
by Anthony Liguori
· 13 years ago
b1a6609
Merge remote-tracking branch 'kraxel/usb.54' into staging
by Anthony Liguori
· 13 years ago
cfee021
target-ppc: Fix 2nd parameter for tcg_gen_shri_tl
by Stefan Weil
· 13 years ago
975e546
target-ppc: Fix build with --enable-debug
by Stefan Weil
· 13 years ago
3c01ae0
tci: don't write zero for reloc in tci_out_label
by Scott Wood
· 13 years ago
a483bda
make: Fix dependencies for fpu/*.c and tcg/*.c
by Stefan Weil
· 13 years ago
726f8cb
qemu-log: Add GCC format attribute
by Stefan Weil
· 13 years ago
4e469a4
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
by Blue Swirl
· 13 years ago
959a255
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
by Blue Swirl
· 13 years ago
8dacfcb
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
by Blue Swirl
· 13 years ago
99918ce
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
by Blue Swirl
· 13 years ago
9609169
PPC: BookE206: Bump MAS2 to 64bit
by Alexander Graf
· 13 years ago
ba38ab8
PPC: BookE: Support 32 and 64 bit wide MAS2
by Alexander Graf
· 13 years ago
91f477f
PPC: Extract SPR dump generation into its own function
by Alexander Graf
· 13 years ago
b81ccf8
PPC: Add e5500 CPU target
by Alexander Graf
· 13 years ago
e9cd84b
PPC: BookE: Make ivpr selectable by CPU type
by Alexander Graf
· 13 years ago
2a7a47f
PPC: BookE: Implement EPR SPR
by Alexander Graf
· 13 years ago
e42a61f
PPC: Add support for MSR_CM
by Alexander Graf
· 13 years ago
Next »