projects
/
sdk
/
emulator
/
qemu.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add qemu_opts_validate() for post parsing validation
2009-10-06
Mark McLoughlin
Add qemu_opts_validate() for post parsing validation
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-06
Mark McLoughlin
Make qemu_opts_parse() handle empty strings
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-06
Mark McLoughlin
Remove double error message for -device option parsing
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-06
Mark McLoughlin
Remove double error message in qemu_option_set()
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-06
Mark McLoughlin
Remove bogus error message from qemu_opts_set()
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-06
Markus Armbruster
Drop config_error(), use qemu_error() instead
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-06
Markus Armbruster
Don't exit() in config_error()
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-06
Markus Armbruster
Make net_client_init() consume slirp_configs even on...
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-06
Mark McLoughlin
Use qemu_strdup() for VLANClientState string fields
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-06
Mark McLoughlin
Move memset() from net_client_uninit() to net_client_init()
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-06
Mark McLoughlin
Make NICInfo string fields non-const
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-06
Mark McLoughlin
Don't assign a static string to NICInfo::model
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-06
Mark McLoughlin
Use qemu_strdup() for NICInfo string fields
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-06
Jan Kiszka
Register rtc options for -set
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-06
Anthony Liguori
Revert "Fix exit on 'pci_add' Monitor command"
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-06
Dustin Kirkland
offer right-ctrl as a grab option
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-06
Adrian Bridgett
add host_device format description to qemu-img manpage
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-06
Gerd Hoffmann
Reorganize option rom (+linux kernel) loading.
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-06
=?UTF-8?q?Reimar...
eepro100: support 16 bit read from SCBCmd (== 2)
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Kevin Wolf
block/raw: Add create_options for host_device
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Justin M. Forbes
Improve error reporting on file access
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Stefan Weil
Win32: Fix vnc support.
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Juan Quintela
x86: fix miss merge
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Markus Armbruster
Rename pci_create_noinit() to pci_create()
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Markus Armbruster
pci_create() is now unused, remove it
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Markus Armbruster
Fix pci_add nic not to exit on bad model
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Markus Armbruster
Make it obvious that pci_nic_init() can't fail
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Markus Armbruster
Fix pci_add storage not to exit on bad first argument
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Markus Armbruster
Fix pci_vga_init() not to ignore bus argument
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gleb Natapov
set correct CS seg limit and flags on sipi
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
=?UTF-8?q?Reimar...
Set revision in eeprom correctly for 82557 versions.
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Thomas Monjalon
restore CFLAGS check for conflict and fix recursive...
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Amit Shah
virtio-pci: return error if virtio_console_init fails
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Amit Shah
qdev: show name of device that fails init
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Stefan Weil
vnc: Set invalid buffer pointers to NULL
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Kevin Wolf
eepro100: Don't allow guests to fail assertions
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Kevin Wolf
qcow2: Increase maximum cluster size to 2 MB
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Michael S. Tsirkin
qemu/virtio-pci: remove unnecessary check
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Michael S. Tsirkin
qemu: clean up target page usage in msix
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Michael S. Tsirkin
fix comment on cpu_register_physical_memory_offset
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Michael S. Tsirkin
qemu/pci: reset device registers on bus reset
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Michael S. Tsirkin
qemu/pci: refactor code/symbolic constants
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Michael S. Tsirkin
qemu/virtio: fix reset with device removal
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Michael S. Tsirkin
qemu/qdev: type safety in reset handler
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
serial: convert isa to qdev
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
qdev: don't crash on unset drive properties.
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
floppy: move dma setup + drive connect to fdctrl_init_common()
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
floppy: add drive properties.
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
store a pointer to QemuOpts in DeviceState, release...
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
allow if=none for drive_add
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
refactor drive_hot_add
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
drive cleanup fixes.
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
pci: windup acpi-based hotplug
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
pci: hotplug windup
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
scsi: hotplug windup
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
usb: hotplug windup
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
qdev hotplug: infrastructure and monitor commands.
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
switch qemu-config to qemu_error
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
usb: hook unplug into qdev, cleanups + fixes.
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
pci: move unregister from PCIDevice to PCIDeviceInfo
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
pci: use qdev for device destruction.
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
Implement scsi device destruction
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
Add exit callback to DeviceInfo.
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
qdev: device free fixups.
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
parallel: convert isa to qdev
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
update pc-bios/bios.bin
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
update pcbios submodule to current master
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
piix_pci: kill PIIX3IrqState
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
convert pci bridge to qdev
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
support inplace allocation for pci bus, split irq init.
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
switch ide bus to inplace allocation.
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
switch usb bus to inplace allocation.
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
switch scsi bus to inplace allocation.
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Gerd Hoffmann
allow qdev busses allocations be inplace
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Glauber Costa
temporary fix for on_vcpu
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Jan Kiszka
kvm: Fix guest single-stepping
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Jan Kiszka
gdbstub: x86: Switch 64/32 bit registers dynamically
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Jan Kiszka
Enable host-clock-based RTC
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Jan Kiszka
Refactor RTC command line switches
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Jan Kiszka
Introduce QEMU_CLOCK_HOST
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Jan Kiszka
win32: Drop dead dyntick timer code
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Jan Kiszka
Rename QEMU_TIMER_* to QEMU_CLOCK_*
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Luiz Capitulino
Fix exit on 'pci_add' Monitor command
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Glauber Costa
Correctly free nd structure
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Glauber Costa
do proper cpu_self check
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Juan Quintela
bdf: Remove last users of FALSE/TRUE
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Juan Quintela
Add -Wold-style-* flags
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Juan Quintela
slirp: It needs to use QEMU_CFLAGS not CFLAGS
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Jan Kiszka
musicpal: Add VMState support
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Jan Kiszka
musicpal: Make PIT emulation more robust
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Jan Kiszka
musicpal: True reset support for audio device
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Jan Kiszka
musicpal: True reset support for GPIO
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Jan Kiszka
musicpal: Coding style fixes
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Jan Kiszka
musicpal: Clean up typecasts
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Jan Kiszka
musicpal: Rework GPIO input events
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Jan Kiszka
musicpal: Catch null TX qeueues
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Juan Quintela
x86: port cpu to vmstate
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Juan Quintela
vmstate: Add suppot for field_exist() test
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Juan Quintela
x86: factor out cpu_get/put_fpreg()
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
2009-10-05
Juan Quintela
x86: factor out cpu_get/put_mttr_var()
Signed-off-by:
Anthony Liguori
<aliguori@us.ibm.com>
commit
|
commitdiff
|
tree
next