Sign in
qemu-android
/
qemu-android
/
bb45ded93115ad4303471c9a492579dc36716547
bb45ded
VMDK: bugfix, opening vSphere 4 exported image
by Fam Zheng
· 14 years ago
f16f509
VMDK: bugfix, open Haiku vmdk image
by Fam Zheng
· 14 years ago
6c031aa
VMDK: creating streamOptimized subformat
by Fam Zheng
· 14 years ago
2b2c8c5
VMDK: read/write compressed extent
by Fam Zheng
· 14 years ago
432bb17
VMDK: Opening compressed extent.
by Fam Zheng
· 14 years ago
dd3f6ee
VMDK: separate vmdk_read_extent/vmdk_write_extent
by Fam Zheng
· 14 years ago
86c6b42
VMDK: add twoGbMaxExtentSparse support
by Fam Zheng
· 14 years ago
6398de5
VMDK: enable twoGbMaxExtentFlat
by Fam Zheng
· 14 years ago
ba5b7ad
block: Declare qemu_blockalign() in block.h, not block_int.h
by Markus Armbruster
· 14 years ago
124386c
spitz tosa: Simplify "drive is suitable for microdrive" test
by Markus Armbruster
· 14 years ago
f9e8fda
xen: Clean up pci_piix3_xen_ide_unplug()'s test for "not a CD"
by Markus Armbruster
· 14 years ago
07b70bf
savevm: Include writable devices with removable media
by Markus Armbruster
· 14 years ago
c602a48
block: Clean up bdrv_flush_all()
by Markus Armbruster
· 14 years ago
18d9005
fdc: Make media change detection more robust
by Markus Armbruster
· 14 years ago
8e49ca4
block: Leave tracking media change to device models
by Markus Armbruster
· 14 years ago
be32f75
block/raw: Fix to forward method bdrv_media_changed()
by Markus Armbruster
· 14 years ago
656fbef
ide: Give vmstate structs internal linkage where possible
by Markus Armbruster
· 14 years ago
814839c
ide: Clean up case label indentation in ide_exec_cmd()
by Markus Armbruster
· 14 years ago
1d4316d
ide: Update command code definitions as per ACS-2 Table B.2
by Markus Armbruster
· 14 years ago
145feb1
block: Split change_cb() into change_media_cb(), resize_cb()
by Markus Armbruster
· 14 years ago
0e49de5
block: Generalize change_cb() to BlockDevOps
by Markus Armbruster
· 14 years ago
fa879d6
block: Attach non-qdev devices as well
by Markus Armbruster
· 14 years ago
648fb0e
async: Allow nested qemu_bh_poll calls
by Kevin Wolf
· 14 years ago
0fa9131
qcow2: Fix error cases to run depedent requests
by Kevin Wolf
· 14 years ago
8e217d5
qcow2: Properly initialise QcowL2Meta
by Kevin Wolf
· 14 years ago
c30e624
linux aio: some comments
by Frediano Ziglio
· 14 years ago
f69539b
apb_pci: convert PCI space to memory API
by Blue Swirl
· 14 years ago
962d4b2
fw_cfg: fix crash if FW_CFG_WRITE_CHANNEL is used incorrectly
by Blue Swirl
· 14 years ago
9f8d2a0
softfloat: Use uint32 consistently
by Andreas Färber
· 14 years ago
38641f8
softfloat: Use uint16 consistently
by Andreas Färber
· 14 years ago
e2d8830
Allow overriding the location of Samba's smbd.
by Brad
· 14 years ago
541dc0d
Use new macro QEMU_PACKED for packed structures
by Stefan Weil
· 14 years ago
0f7fdd3
Add new macro QEMU_PACKED for packed C structures
by Stefan Weil
· 14 years ago
a74cd8c
rename qemu_malloc and related to glib names for coherence
by Frediano Ziglio
· 14 years ago
1901cb1
Fix install(1) usage to be compatible with OpenBSD's install(1).
by Brad
· 14 years ago
9aed1e0
Rename qemu -> qemu-system-i386
by Anthony Liguori
· 14 years ago
12d4536
main: force enabling of I/O thread
by Anthony Liguori
· 14 years ago
d9cd446
trace: fix out-of-tree builds
by Anthony Liguori
· 14 years ago
88adbdf
Merge remote-tracking branch 'stefanha/tracing' into staging
by Anthony Liguori
· 14 years ago
625f9e1
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 14 years ago
a952c57
Merge remote-tracking branch 'qemu-kvm-tmp/memory/core' into staging
by Anthony Liguori
· 14 years ago
e2a99ad
build: sort objects to remove duplicates for link
by Stefan Hajnoczi
· 14 years ago
4d88a2a
main: switch qemu_set_fd_handler to g_io_add_watch
by Anthony Liguori
· 14 years ago
69e5bb6
Add glib support to main loop
by Anthony Liguori
· 14 years ago
70d705f
tcg/ppc/tcg-target.c: Avoid 'set but not used' gcc warnings
by Peter Maydell
· 14 years ago
d8e8ef4
simpletrace: fix process() argument count
by Stefan Hajnoczi
· 14 years ago
47f08d7
trace: enable all events
by Lluís
· 14 years ago
9a82b6a
trace: [stderr] add support for dynamically enabling/disabling events
by Lluís
· 14 years ago
03727e6
trace: [simple] disable all trace points by default
by Lluís
· 14 years ago
dd215f6
trace: always use the "nop" backend on events with the "disable" keyword
by Lluís
· 14 years ago
23d15e8
trace: add "-trace events" argument to control initial state
by Lluís
· 14 years ago
31965ae
trace: always compile support for controlling and querying trace event states
by Lluís
· 14 years ago
fc76410
trace: separate trace event control and query routines from the simple backend
by Lluís
· 14 years ago
4992604
trace: generalize the "property" concept in the trace-events file
by Lluís
· 14 years ago
e485897
trace: avoid conditional code compilation during option parsing
by Lluís
· 14 years ago
edb47ec
trace: move backend-specific code into the trace/ directory
by Lluís
· 14 years ago
09001ee
trace: [make] replace 'ifeq' with values in CONFIG_TRACE_*
by Lluís
· 14 years ago
6d8a764
trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*
by Lluís
· 14 years ago
5101031
build: [simple] Include qemu-timer-common.o in trace-obj-y
by Lluís
· 14 years ago
e03b41d
build: Fix linkage of QEMU_PROG
by Lluís
· 14 years ago
bdc7646
tusb6010: Convert to qdev
by Peter Maydell
· 14 years ago
021d26d
memory: Fix memory_region_get_ram_ptr for ROM devices
by Jan Kiszka
· 14 years ago
f0fb8b7
Merge branch 'omap-for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm into pm
by Edgar E. Iglesias
· 14 years ago
9f4bd6b
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 14 years ago
950c671
Merge remote-tracking branch 'qemu-kvm/memory/core' into staging
by Anthony Liguori
· 14 years ago
751d63c
Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging
by Anthony Liguori
· 14 years ago
c783924
Merge remote-tracking branch 'mst/for_anthony' into staging
by Anthony Liguori
· 14 years ago
8d76d4b
Merge remote-tracking branch 'qmp/queue/monitor' into staging
by Anthony Liguori
· 14 years ago
a22f123
qemu-img: Require larger zero areas for sparse handling
by Kevin Wolf
· 14 years ago
2542bfd
Fix spelling in comments and debug messages (recieve -> receive)
by Stefan Weil
· 14 years ago
11d6dde
hw/pci-stub: fix comment typo
by Alon Levy
· 14 years ago
b5fe14c
memory: fix rom_device I/O mode
by Avi Kivity
· 14 years ago
d5c8cf9
omap_gpmc: Implement prefetch engine
by Peter Maydell
· 14 years ago
eee0a1c
omap: Wire up the DMA request line to the GPMC
by Peter Maydell
· 14 years ago
ef20677
omap_gpmc: Pull prefetch engine data into sub-struct
by Peter Maydell
· 14 years ago
856f2df
omap_gpmc: Accept a zero mask field on omap3630
by Juha Riihimäki
· 14 years ago
f13e656
hw/omap.h: Add OMAP 3630 to omap_mpu_model enumeration
by Peter Maydell
· 14 years ago
2a952fe
omap_gpmc: Support NAND devices
by Peter Maydell
· 14 years ago
9ed3e1b
omap_gpmc: Reindent misindented switch statements
by Peter Maydell
· 14 years ago
7c470ff
omap_gpmc: Calculate revision from OMAP model
by Juha Riihimäki
· 14 years ago
b5325c2
omap_gpmc: Take omap_mpu_state* in omap_gpmc_init
by Juha Riihimäki
· 14 years ago
de8af7f
omap_gpmc: Fix handling of FIFOTHRESHOLDSTATUS bit
by Peter Maydell
· 14 years ago
77c6c73
omap_gpmc: Wire up the GPMC IRQ correctly
by Peter Maydell
· 14 years ago
9c8255e
omap_gpmc: GPMC_IRQSTATUS is write-one-to-clear
by Peter Maydell
· 14 years ago
3387bf5
omap_gpmc: Refactor omap_gpmc_cs_map and omap_gpmc_cs_unmap
by Peter Maydell
· 14 years ago
07bc2f8
omap_gpmc: Clean up omap_gpmc_attach MemoryRegion conversion
by Peter Maydell
· 14 years ago
7c00b9d
hw/onenand: Minor spacing fixes
by Juha Riihimäki
· 14 years ago
500954e
hw/onenand: Qdevify
by Juha Riihimäki
· 14 years ago
8286696
hw/onenand: Remove unnecessary argument from onenand_command()
by Juha Riihimäki
· 14 years ago
46c305e
hw/sysbus: Add sysbus_mmio_get_region()
by Peter Maydell
· 14 years ago
73c92f9
sh_pci: Fix sh_pci memory alias confusion
by Avi Kivity
· 14 years ago
9f94778
Fix disabling interrupts in sun4u
by Artyom Tarasenko
· 14 years ago
010f3f5
xilinx: Convert most xilinx devices to MemoryRegion
by Edgar E. Iglesias
· 14 years ago
fe0de7a
TCG: improve optimizer debugging
by Blue Swirl
· 14 years ago
e5b34f3
dyngen-exec.h: cleanup
by Blue Swirl
· 14 years ago
97a3f6f
g364fb: convert to qdev
by Hervé Poussineau
· 14 years ago
b213b37
g364fb: use trace framework
by Hervé Poussineau
· 14 years ago
01c4330
checkpatch: fix braces {} handling
by Pavel Borzenkov
· 14 years ago
8733f60
Fix linker scripts
by Gerd Hoffmann
· 14 years ago
0fc6b58
Fix build on OpenBSD with BSD userland emu and smartcard NSS enabled
by Brad
· 14 years ago
Next »