messages from 2009-04-15 16:29:37 to 2009-04-18 08:41:14 UTC [more...]
[Qemu-devel] [PATCH] Fix changing password using monitor over VNC
2009-04-18 8:41 UTC (6+ messages)
` [Qemu-devel] "
[Qemu-devel] [7176] Use ANSI prototypes to please sparse
2009-04-18 7:32 UTC
[Qemu-devel] [7175] Add 'static' to avoid a sparse warning
2009-04-18 7:29 UTC
[Qemu-devel] [7174] Move bootp_filename to avoid a sparse warning
2009-04-18 7:29 UTC
[Qemu-devel] sh4 r2d system emulation - warning: could not add USB device keyboard
2009-04-18 3:30 UTC (2+ messages)
[Qemu-devel] [PATCH 0/5] Add qemu-img check subcommand
2009-04-18 0:11 UTC (15+ messages)
` [Qemu-devel] [PATCH 1/5] qcow2: Fix warnings in check_refcount()
` [Qemu-devel] [PATCH 2/5] Introduce bdrv_check
` [Qemu-devel] [PATCH 3/5] Introduce qemu-img check subcommand
` [Qemu-devel] [PATCH 4/5] qcow2: Refcount checking code cleanup
` [Qemu-devel] [PATCH 5/5] qcow2: Add plausibility check for L1/L2 entries
[Qemu-devel] [PATCH][STABLE] kvm: Fix cpuid initialization
2009-04-17 21:21 UTC (2+ messages)
[Qemu-devel] [PATCH][STABLE] hpet: Fix emulation of HPET_TN_SETVAL
2009-04-17 21:21 UTC (2+ messages)
[Qemu-devel] [PATCH] Fix non-ACPI Timer Interrupt Routing - v2
2009-04-17 21:20 UTC (2+ messages)
[Qemu-devel] [7173] Regenerate BIOS for stable branch
2009-04-17 21:12 UTC
[Qemu-devel] [7172] Fix non-ACPI Timer Interrupt Routing (Beth Kon)
2009-04-17 21:09 UTC
[Qemu-devel] [7171] hpet: Fix emulation of HPET_TN_SETVAL (Jan Kiszka)
2009-04-17 21:05 UTC
[Qemu-devel] [7170] kvm: Fix cpuid initialization (Jan Kiszka)
2009-04-17 21:05 UTC
[Qemu-devel] [7169] Fix non-ACPI Timer Interrupt Routing (Beth Kon)
2009-04-17 21:01 UTC
[Qemu-devel] [PATCH v2 0/5] CPU Hotplug v2
2009-04-17 21:00 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] split pc_new_cpu
` [Qemu-devel] [PATCH v2 2/5] always have apic
` [Qemu-devel] [PATCH v2 3/5] Fix warnings and errors with DEBUG enabled
` [Qemu-devel] [PATCH v2 4/5] disallow kqemu if we fail to load it
` [Qemu-devel] [PATCH v2 5/5] enable cpu hotplug
[Qemu-devel] [PATCH 0/2] CPU hotplug support
2009-04-17 20:57 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] create acpi cpu definitions
` [Qemu-devel] [PATCH 2/2] kvm: bios: remove acpi_build_processor_ssdt
[Qemu-devel] [7168] hpet: Fix emulation of HPET_TN_SETVAL (Jan Kiszka)
2009-04-17 20:50 UTC
[Qemu-devel] [7167] kvm: Fix cpuid initialization (Jan Kiszka)
2009-04-17 20:50 UTC
[Qemu-devel] [PATCH] qcow2 corruption: Fix alloc_cluster_link_l2
2009-04-17 20:44 UTC (4+ messages)
` [Qemu-devel] "
[Qemu-devel] [7166] qcow2 corruption: Fix alloc_cluster_link_l2 (Kevin Wolf)
2009-04-17 20:44 UTC
[Qemu-devel] [7165] qcow2 corruption: Fix alloc_cluster_link_l2 (Kevin Wolf)
2009-04-17 20:44 UTC
[Qemu-devel] [PATCH 0/6] Add support for cpu hotplug
2009-04-17 20:18 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/6] split pc_new_cpu
` [Qemu-devel] [PATCH 2/6] always have apic
` [Qemu-devel] [PATCH 3/6] Fix warnings and errors with DEBUG enabled
` [Qemu-devel] [PATCH 4/6] disallow kqemu if we fail to load it
` [Qemu-devel] [PATCH 5/6] enable cpu hotplug
` [Qemu-devel] [PATCH 6/6] add bios support for "
` [Qemu-devel] "
` [Qemu-devel] Re: [PATCH 5/6] enable "
[Qemu-devel] [7164] Make the sed script also work with OpenBSD and OpenSolaris seds
2009-04-17 20:01 UTC
[Qemu-devel] [Bug] qemu-0.10.2 segfaults when it has no write access to guest image
2009-04-17 19:24 UTC
[Qemu-devel] How to Disable Fixed Host Register Usage in QEMU TCG version
2009-04-17 19:23 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/3] qemu: SMBIOS support
2009-04-17 19:01 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 1/3] qemu: Add prototype and make qemu_uuid_parse() non-static
` [Qemu-devel] "
[Qemu-devel] [7163] qemu: Add support for SMBIOS command line otions (Alex Williamson)
2009-04-17 18:59 UTC
[Qemu-devel] [7162] qemu: Add prototype and make qemu_uuid_parse() non-static ( Alex Williamson)
2009-04-17 18:58 UTC
[Qemu-devel] [7161] Free VLANClientState using qemu_free() (Mark McLoughlin)
2009-04-17 18:07 UTC
[Qemu-devel] [7160] Introduce VLANClientState::cleanup() (Mark McLoughlin)
2009-04-17 18:06 UTC
[Qemu-devel] [PATCH 0/9] Misc networking fixes
2009-04-17 18:06 UTC (26+ messages)
` [Qemu-devel] [PATCH 1/9] Remove stray GSO code from virtio_net
` [Qemu-devel] [PATCH 2/9] struct iovec is now universally available
` [Qemu-devel] [PATCH 3/9] Fix error handling in net_client_init()
` [Qemu-devel] [PATCH 4/9] Don't fail PCI hotplug if no NIC model is supplied
` [Qemu-devel] [PATCH 5/9] Remove some useless malloc() checking
` [Qemu-devel] [PATCH 6/9] Remove NICInfo from e1000 and mipsnet state
` [Qemu-devel] [PATCH 7/9] Add unregister_savevm()
` [Qemu-devel] [PATCH 8/9] Use NICInfo::model for eepro100 savevm ID string
` [Qemu-devel] [PATCH 9/9] Introduce VLANClientState::cleanup()
` [Qemu-devel] "
` [Qemu-devel] [PATCH 09/09 v2] "
` [Qemu-devel] [PATCH 10/09] Free VLANClientState using qemu_free()
` [Qemu-devel] Re: [PATCH 5/9] Remove some useless malloc() checking
[Qemu-devel] [7159] Use NICInfo::model for eepro100 savevm ID string (Mark McLoughlin)
2009-04-17 18:06 UTC
[Qemu-devel] [7158] Add unregister_savevm() (Mark McLoughlin)
2009-04-17 18:06 UTC
[Qemu-devel] [7157] Remove NICInfo from e1000 and mipsnet state (Mark McLoughlin)
2009-04-17 18:06 UTC
[Qemu-devel] [7156] Remove some useless malloc() checking (Mark McLoughlin)
2009-04-17 18:06 UTC
[Qemu-devel] [7155] Don't fail PCI hotplug if no NIC model is supplied (Mark McLoughlin)
2009-04-17 18:06 UTC
[Qemu-devel] [7154] Fix error handling in net_client_init() (Mark McLoughlin)
2009-04-17 18:06 UTC
[Qemu-devel] [7153] struct iovec is now universally available (Mark McLoughlin)
2009-04-17 18:06 UTC
[Qemu-devel] [7152] Remove stray GSO code from virtio_net (Mark McLoughlin)
2009-04-17 18:06 UTC
[Qemu-devel] Re: [patch 01/11] qemu: create helper for event notification
2009-04-17 17:21 UTC (8+ messages)
` [Qemu-devel] Re: [patch 02/11] qemu: mutex/thread/cond wrappers
` [Qemu-devel] Re: [patch 04/11] qemu: introduce main_loop_break
` [Qemu-devel] Re: [patch 05/11] qemu: separate thread for io
` [Qemu-devel] Re: [patch 10/11] qemu: make iothread selectable at compile time
` [Qemu-devel] Re: [patch 11/11] qemu: basic kvm iothread support
[Qemu-devel] [7151] Free VLANClientState using qemu_free() (Mark McLoughlin)
2009-04-17 17:11 UTC
[Qemu-devel] [7150] Introduce VLANClientState::cleanup() (Mark McLoughlin)
2009-04-17 17:11 UTC
[Qemu-devel] [7149] Use NICInfo::model for eepro100 savevm ID string (Mark McLoughlin)
2009-04-17 17:11 UTC
[Qemu-devel] [7148] Add unregister_savevm() (Mark McLoughlin)
2009-04-17 17:11 UTC
[Qemu-devel] [7147] Remove NICInfo from e1000 and mipsnet state (Mark McLoughlin)
2009-04-17 17:10 UTC
[Qemu-devel] [7146] Remove some useless malloc() checking (Mark McLoughlin)
2009-04-17 17:10 UTC
[Qemu-devel] [7145] Don't fail PCI hotplug if no NIC model is supplied (Mark McLoughlin)
2009-04-17 17:10 UTC
[Qemu-devel] [7144] Fix error handling in net_client_init() (Mark McLoughlin)
2009-04-17 17:10 UTC
[Qemu-devel] [7143] struct iovec is now universally available (Mark McLoughlin)
2009-04-17 17:10 UTC
[Qemu-devel] [7142] Remove stray GSO code from virtio_net (Mark McLoughlin)
2009-04-17 17:10 UTC
[Qemu-devel] [RFC] Machine description as data
2009-04-17 16:04 UTC (2+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH 0/7] kvm: fix system reset & rework slot management
2009-04-17 14:36 UTC (7+ messages)
` [Qemu-devel] [PATCH 5/7] kvm: improve handling of overlapping slots
` [Qemu-devel] [PATCH 5/7 v2] "
` [Qemu-devel] [PATCH 1/7] kvm: Sync CPU state on reset
[Qemu-devel] [PATCH 0/4] v2: add NUMA emulation
2009-04-17 14:34 UTC (4+ messages)
` [Qemu-devel] [PATCH 4/4] add SRAT ACPI table support
` [Qemu-devel] "
` [Qemu-devel] Re: [PATCH 0/4] v2: add NUMA emulation
[Qemu-devel] [7141] vga: Cleanup dirty logging (Jan Kiszka)
2009-04-17 14:26 UTC
[Qemu-devel] [7140] vga: Fix inconsistent tracking of map_addr (Jan Kiszka)
2009-04-17 14:26 UTC
[Qemu-devel] [7139] kvm: improve handling of overlapping slots (Jan Kiszka)
2009-04-17 14:26 UTC
[Qemu-devel] [7138] kvm: Add sanity checks to slot management (Jan Kiszka)
2009-04-17 14:26 UTC
[Qemu-devel] [7137] kvm: Cleanup unmap condition in kvm_set_phys_mem (Jan Kiszka)
2009-04-17 14:26 UTC
[Qemu-devel] [7136] kvm: Apply SMM-already-initialized workaround on reset (Jan Kiszka)
2009-04-17 14:26 UTC
[Qemu-devel] [7135] kvm: Sync CPU state on reset (Jan Kiszka)
2009-04-17 14:26 UTC
[Qemu-devel] [PATCH] return default values for apic probe functions
2009-04-17 14:18 UTC (8+ messages)
` [Qemu-devel] "
[Qemu-devel] [7101] Skip KVM probe for OpenSolaris
2009-04-17 14:16 UTC (4+ messages)
[Qemu-devel] [7118] linux-user: prefer glibc over direct syscalls
2009-04-17 13:51 UTC (8+ messages)
[Qemu-devel] [7134] linux-user: fix inotify syscalls
2009-04-17 13:50 UTC
[Qemu-devel] [7132] target-mips: simplify exception generation
2009-04-17 13:34 UTC (3+ messages)
[Qemu-devel] [7133] Revert "target-mips: fix call to check_*() functions"
2009-04-17 13:17 UTC
[Qemu-devel] [BUG] mips: tcg fatal error
2009-04-17 13:12 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] linux-user: revive GUEST_BASE support
2009-04-17 12:27 UTC (5+ messages)
` [Qemu-devel] [PATCH 2/2] Revived GUEST_BASE support for usermode emulation targets
[Qemu-devel] Luvalley project: enable Qemu to utilize hardware virtualization extensions on arbitrary operating system
2009-04-17 9:12 UTC (2+ messages)
` [Qemu-devel] "
[Qemu-devel] Luvalley-2 released: enable Qemu to utilize hardware virtualization extensions on arbitrary operating system
2009-04-17 8:40 UTC (3+ messages)
[Qemu-devel] index out of bounds in qemu-0.10.2
2009-04-16 22:49 UTC
[Qemu-devel] [PATCH] [RFC] qemu_malloc dynamic checking
2009-04-16 20:33 UTC (7+ messages)
[Qemu-devel] [PATCH] [RFC] qemu_malloc dynamic checking v2
2009-04-16 18:23 UTC (2+ messages)
` [Qemu-devel] "
[Qemu-devel] [7131] Translate signal values in exit status
2009-04-16 15:17 UTC
[Qemu-devel] [PATCH 00/10] misc userland patches [v2]
2009-04-16 14:23 UTC (4+ messages)
` [Qemu-devel] [PATCH 04/10] fix IPCOP_sem* and implement sem*
[Qemu-devel] linux-user: fix getcwd syscall
2009-04-16 14:17 UTC (3+ messages)
[Qemu-devel] [7130] linux-user: fix getcwd syscall
2009-04-16 14:17 UTC
[Qemu-devel] Running Mac OS X in Qemu
2009-04-16 13:11 UTC
[Qemu-devel] [7129] target-ppc: mark a few helpers TCG_CALL_CONST and/or TCG_CALL_PURE
2009-04-16 12:57 UTC
[Qemu-devel] [7128] target-mips: fix revision r7126
2009-04-16 12:57 UTC
[Qemu-devel] [7127] target-mips: fix call to check_*() functions
2009-04-16 11:51 UTC
[Qemu-devel] [7126] target-mips: optimize gen_flt3_ldst()
2009-04-16 11:51 UTC
[Qemu-devel] [7125] target-mips: optimize gen_flt_ldst()
2009-04-16 11:51 UTC
[Qemu-devel] [7124] Stop translation after a syscall instruciton
2009-04-16 10:56 UTC
[Qemu-devel] Problem with x86-64 host / guest and -enable-kvm
2009-04-16 10:45 UTC (2+ messages)
` [Qemu-devel] "
[Qemu-devel] e1000, virtio_net: Check link status in can_receive
2009-04-16 10:10 UTC (3+ messages)
[Qemu-devel] [7123] configure: display debug tcg status in summary
2009-04-16 9:58 UTC
[Qemu-devel] [7122] tcg: make sure NDEBUG is defined before including <assert.h>
2009-04-16 9:58 UTC
[Qemu-devel] [PATCH 1/6] Allow multiple monitor devices (v2)
2009-04-16 9:03 UTC (12+ messages)
` [libvirt] "
[Qemu-devel] [7121] fix a typo introduced in r7118
2009-04-15 19:48 UTC
[Qemu-devel] Re: [PATCH v2] Gdbstub user mode -gdb dev option/unix sockets
2009-04-15 18:59 UTC
[Qemu-devel] [PATCH 0/7] Various small networking improvements
2009-04-15 17:16 UTC (14+ messages)
` [Qemu-devel] [PATCH 2/7] net: Add VLAN client cleanup handler
` [Qemu-devel] "
` [Qemu-devel] [PATCH 6/7] net: Add support for capturing VLANs
` [Qemu-devel] "
[Qemu-devel] [7120] linux-user: fix warnings introduced by r7118
2009-04-15 17:12 UTC
[Qemu-devel] PC Card/Cardbus Support in qemu?
2009-04-15 17:01 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).