Sign in
qemu
/
qemu
/
42074a9d4d4cf0b7c2a3210de424f9b11268abb4
42074a9
qemu-ga: separate out common commands from posix-specific ones
by Michael Roth
· 13 years ago
125b310
qemu-ga: move channel/transport functionality into wrapper class
by Michael Roth
· 13 years ago
5438372
qemu-ga: Add schema documentation for types
by Michael Roth
· 13 years ago
235fe3b
qom: add test tools
by Anthony Liguori
· 13 years ago
9f68f7f
qmp: make qmp.py easier to use
by Anthony Liguori
· 13 years ago
187c207
Makefile: Add dependency to fix linux-user-only build
by Peter Maydell
· 13 years ago
a0abe47
Make kernel, initrd and append be machine_opts
by Peter Maydell
· 13 years ago
78207d8
jazz-led: compile it only twice
by Hervé Poussineau
· 13 years ago
b39506e
jazz-led: convert to QOM
by Hervé Poussineau
· 13 years ago
63b9932
jazz-led: use trace framework
by Hervé Poussineau
· 13 years ago
258b2c4
qom: Fix object_initialize_with_type() assertion
by Andreas Färber
· 13 years ago
d5f27e8
pci: set memory type for memory behind the bridge
by Michael S. Tsirkin
· 13 years ago
c9f50ce
pci: add accessors to get/set registers by mask
by Michael S. Tsirkin
· 13 years ago
358b546
qom: Document ways to retrieve child object added by object_property_add_child()
by Alexander Barabash
· 13 years ago
1b89faf
pc_piix/pc_sysfw: enable flash by default
by Jordan Justen
· 13 years ago
382b3a6
hw/pc_piix: add pc-1.1
by Jordan Justen
· 13 years ago
ed778c8
hw/pc_piix: remove is_default for pc-0.15
by Jordan Justen
· 13 years ago
bd183c7
hw/pc_sysfw: support system flash memory with pflash
by Jordan Justen
· 13 years ago
90ccf9f
hw/pc_sysfw: enable pc-sysfw as a qdev
by Jordan Justen
· 13 years ago
cbc5b5f
hw/pc: move rom init to pc_sysfw.c
by Jordan Justen
· 13 years ago
2c8cffa
vl: make find_default_machine externally visible
by Jordan Justen
· 13 years ago
de8efe8
pflash_cfi01/02: support read-only pflash devices
by Jordan Justen
· 13 years ago
1e9eb78
blockdev: allow read-only pflash devices
by Jordan Justen
· 13 years ago
4732dca
Merge remote-tracking branch 'bonzini/qdev-props-for-anthony' into staging
by Anthony Liguori
· 13 years ago
5cb9b56
qdev: drop unnecessary parse/print methods
by Paolo Bonzini
· 13 years ago
0c96e28
qdev: use built-in QOM string parser
by Paolo Bonzini
· 13 years ago
97aa6e9
qdev: accept hex properties only if prefixed by 0x
by Paolo Bonzini
· 13 years ago
768a9eb
qdev: accept both strings and integers for PCI addresses
by Paolo Bonzini
· 13 years ago
b2cd7de
qom: add generic string parsing/printing
by Paolo Bonzini
· 13 years ago
017438e
qxl: add user-friendly bar size properties
by Gerd Hoffmann
· 13 years ago
a974192
qxl: move ram size init to new function
by Gerd Hoffmann
· 13 years ago
80105bb
qxl: drop vram bar minimum size
by Gerd Hoffmann
· 13 years ago
faa9822
spice: support ipv6 channel address in monitor events and in spice info
by Yonit Halperin
· 13 years ago
f1f5f40
Add SPICE support to add_client monitor command
by Daniel P. Berrange
· 13 years ago
2aa9e85
qxl: make sure primary surface is saved on migration also in compat mode
by Yonit Halperin
· 13 years ago
e25139b
qxl: set only off-screen surfaces dirty instead of the whole vram
by Yonit Halperin
· 13 years ago
7844e44
qxl: don't render stuff when the vm is stopped.
by Gerd Hoffmann
· 13 years ago
f4a8a42
qxl: fix warnings on 32bit
by Gerd Hoffmann
· 13 years ago
2d7799f
qapi: add tests for string-based visitors
by Paolo Bonzini
· 13 years ago
a020f98
qapi: add string-based visitors
by Paolo Bonzini
· 13 years ago
9f9ab46
qapi: drop qmp_input_end_optional
by Paolo Bonzini
· 13 years ago
0f71a1e
qapi: allow sharing enum implementation across visitors
by Paolo Bonzini
· 13 years ago
99c7f87
input: send kbd+mouse events only to running guests.
by Gerd Hoffmann
· 13 years ago
aa24822
i8259: Do not clear level-triggered lines in IRR on init
by Jan Kiszka
· 13 years ago
4aa5d28
i8254: Factor out pit_get_channel_info
by Jan Kiszka
· 13 years ago
302fe51
pcspk: Convert to qdev
by Jan Kiszka
· 13 years ago
ce967e2
i8254: Rework & fix interaction with HPET in legacy mode
by Jan Kiszka
· 13 years ago
319ba9f
i8254: Pass alternative IRQ output object on initialization
by Jan Kiszka
· 13 years ago
b1277b0
i8254: Factor out interface header
by Jan Kiszka
· 13 years ago
5904ae4
hpet: Save/restore cached RTC IRQ level
by Jan Kiszka
· 13 years ago
61b7b67
i8254: Do not raise IRQ level on reset
by Jan Kiszka
· 13 years ago
7dfbfc7
vnc: Don't demote authentication scheme when changing password/disabling login
by Daniel P. Berrange
· 13 years ago
4ed658c
qdev: Fix qdev_try_create() semantics
by Andreas Färber
· 13 years ago
438e1c7
qom: Fix identifiers in documentation
by Andreas Färber
· 13 years ago
a0dbf40
qom: Fix typo in Object's documentation
by Andreas Färber
· 13 years ago
4dcc3f5
configure: Remove OpenBSD workaround for curses probe
by Brad Smith
· 13 years ago
ad4cf3f
libcacard configure fixes
by Paul Brook
· 13 years ago
1bbbdab
coroutine: switch to QSLIST
by Paolo Bonzini
· 13 years ago
cf904cf
qemu-queue: drop QCIRCLEQ
by Paolo Bonzini
· 13 years ago
6095aa8
qemu-queue: add QSLIST
by Paolo Bonzini
· 13 years ago
3155252
notifier: switch to QLIST
by Paolo Bonzini
· 13 years ago
c77de08
Merge remote-tracking branch 'bonzini/nbd-for-anthony' into staging
by Anthony Liguori
· 13 years ago
3d7f572
Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging
by Anthony Liguori
· 13 years ago
a19255a
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
e595079
nbd: add git tree to MAINTAINERS
by Paolo Bonzini
· 13 years ago
a6ac231
open /dev/nbd in nbd_client_thread
by Paolo Bonzini
· 13 years ago
9faf31b
do not chdir(/) in qemu-nbd before opening all files
by Michael Tokarev
· 13 years ago
13a16f1
hw/pl031: Actually raise interrupt on timer expiry
by Peter Maydell
· 13 years ago
766fd09
MAINTAINERS: Add hw/highbank.c maintainer
by Mark Langsdorf
· 13 years ago
22168e6
Remove unnecessary includes of primecell.h
by Peter Maydell
· 13 years ago
2a95770
hw/primecell.h: Remove obsolete pl080_init() declaration
by Peter Maydell
· 13 years ago
54de1e5
hw/arm_sysctl: Drop legacy init function
by Peter Maydell
· 13 years ago
961f195
hw/vexpress.c: Add vexpress-a15 machine
by Peter Maydell
· 13 years ago
96eacf6
arm_boot: Pass base address of GIC CPU interface, not whole GIC
by Peter Maydell
· 13 years ago
b720687
hw/vexpress.c: Instantiate the motherboard CLCD
by Peter Maydell
· 13 years ago
4c3b29b
hw/vexpress.c: Factor out daughterboard-specific initialization
by Peter Maydell
· 13 years ago
aac1e02
hw/vexpress.c: Move secondary CPU boot code to SRAM
by Peter Maydell
· 13 years ago
2558e0a
hw/vexpress.c: Make motherboard peripheral memory map table-driven
by Peter Maydell
· 13 years ago
5d782e0
hw/a15mpcore.c: Add Cortex-A15 private peripheral model
by Peter Maydell
· 13 years ago
fc63dcf
MAINTAINERS: Add maintainers for Exynos SOC.
by Evgeny Voevodin
· 13 years ago
30628cb
Exynos4210: added display controller implementation
by Mitsyanko Igor
· 13 years ago
2c2c649
hw/exynos4210.c: Add LAN support for SMDKC210.
by Evgeny Voevodin
· 13 years ago
1248f8d
hw/lan9118: Add basic 16-bit mode support.
by Evgeny Voevodin
· 13 years ago
12c775d
ARM: exynos4210: MCT support.
by Evgeny Voevodin
· 13 years ago
df91b48
ARM: exynos4210: basic Power Management Unit implementation
by Maksim Kozlov
· 13 years ago
62db8bf
ARM: exynos4210: PWM support.
by Evgeny Voevodin
· 13 years ago
e5a4914
ARM: exynos4210: UART support
by Maksim Kozlov
· 13 years ago
0caa711
ARM: Samsung exynos4210-based boards emulation
by Evgeny Voevodin
· 13 years ago
8e03cf1
ARM: exynos4210: IRQ subsystem support.
by Evgeny Voevodin
· 13 years ago
9de36b1
Make -machine/-enable-kvm options merge into a single list
by Peter Maydell
· 13 years ago
da93318
qemu-option: Add support for merged QemuOptsLists
by Peter Maydell
· 13 years ago
a84fac1
target-arm/helper.c: tb_flush() on CPU reset
by Peter Maydell
· 13 years ago
761c9eb
hw/arm: Remove redundant arguments from set_kernel_args*
by Stefan Weil
· 13 years ago
4f56da6
pxa2xx_lcd: SRAM is valid location for the framebuffer
by Vasily Khoruzhick
· 13 years ago
2d2624a
target-arm/helper.c: Correct FPSID value for Cortex-A9
by Peter Maydell
· 13 years ago
dd4427a
nseries: attach monitor powerdown request to menelaus
by Paolo Bonzini
· 13 years ago
6c263e2
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 13 years ago
cf5cfe0
Merge remote-tracking branch 'kraxel/vnc.2' into staging
by Anthony Liguori
· 13 years ago
006c891
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
by Anthony Liguori
· 13 years ago
7718564
Merge remote-tracking branch 'kraxel/usb.38' into staging
by Anthony Liguori
· 13 years ago
Next »