qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-04-15 14:09:42 to 2009-04-17 20:44:43 UTC [more...]

[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/5] Add qemu-img check subcommand
 2009-04-17 20:39 UTC  (8+ 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 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] sh4 r2d system emulation - warning: could not add USB device keyboard
 2009-04-17 19:47 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] [PATCH] Fix changing password using monitor over VNC
 2009-04-17  8:31 UTC  (4+ messages)
` [Qemu-devel] "

[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][STABLE] hpet: Fix emulation of HPET_TN_SETVAL
 2009-04-16 20:08 UTC 

[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  (18+ messages)
` [Qemu-devel] [PATCH 02/10] Rewrite mmap_find_vma() to work fine on 64-bit hosts with 32-bit targets
` [Qemu-devel] [PATCH 04/10] fix IPCOP_sem* and implement sem*
` [Qemu-devel] [PATCH 05/10] Added posix message queue syscalls except mq_notify
` [Qemu-devel] [PATCH 06/10] Add support for passing contents of argv0
` [Qemu-devel] [PATCH 07/10] linux-user: unix sockets - fix running dbus
` [Qemu-devel] [PATCH 08/10] linux-user: removed unnecessary MAX_SOCK_ADDR checks for socket syscalls
` [Qemu-devel] [PATCH 09/10] Prefer glibc over direct syscalls
` [Qemu-devel] [PATCH 10/10] linux-user: Proper exit code for uncaught signals

[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] [PATCH] qcow2 corruption: Fix alloc_cluster_link_l2
 2009-04-16  6:30 UTC  (3+ messages)
` [Qemu-devel] "

[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 

[Qemu-devel] [PATCH 0/20]: add alpha es40 system emulation (v4)
 2009-04-15 16:23 UTC  (8+ messages)
` [Qemu-devel] [PATCH 01/19] Add support for multi-level phys map
  ` [Qemu-devel] [PATCH 02/19] Increase Alpha physical address size to 44 bits
    ` [Qemu-devel] [PATCH 03/19] Alpha: set target page size to 13 bits
      ` [Qemu-devel] [PATCH 04/19] Allow 5 mmu indexes
        ` [Qemu-devel] [PATCH 05/19] Split cpu_mmu_index into cpu_mmu_index_data and cpu_mmu_index_code

[Qemu-devel] [7119] linux-user: proper exit code for uncaught signals
 2009-04-15 16:18 UTC 

[Qemu-devel] [7117] linux-user: removed unnecessary MAX_SOCK_ADDR checks for socket syscalls
 2009-04-15 16:12 UTC 

[Qemu-devel] [7116] linux-user: unix sockets - fix running dbus
 2009-04-15 16:11 UTC 

[Qemu-devel] [7115] linux-user: add support for passing contents of argv0
 2009-04-15 16:11 UTC 

[Qemu-devel] [7114] linux-user: Added posix message queue syscalls except mq_notify
 2009-04-15 16:11 UTC 

[Qemu-devel] [7113] Simplify reconfiguration
 2009-04-15 16:04 UTC 

[Qemu-devel] [7112] Implement sonic netcard (MIPS Jazz)
 2009-04-15 14:57 UTC 

[Qemu-devel] [PATCH] Implement sonic netcard [v2]
 2009-04-15 14:57 UTC  (2+ messages)

[Qemu-devel] [PATCH] Call configure automatically when needed
 2009-04-15 14:47 UTC  (2+ messages)

[Qemu-devel] [PATCH] Alpha cpu: fix emulation of ecb
 2009-04-15 14:46 UTC  (2+ messages)

[Qemu-devel] [PATCH] block-vpc: Don't silently create smaller image than requested
 2009-04-15 14:45 UTC  (4+ messages)
  ` [Qemu-devel] [PATCH v2] "

[Qemu-devel] [7094] target-mips: don't map zero register as a TCG global
 2009-04-15 14:45 UTC  (3+ messages)

[Qemu-devel] [7111] target-alpha: fix emulation of ecb
 2009-04-15 14:43 UTC 

[Qemu-devel] [7110] Call configure automatically when needed
 2009-04-15 14:42 UTC 

[Qemu-devel] [7109] block-vpc: Don't silently create smaller image than requested
 2009-04-15 14:42 UTC 

[Qemu-devel] [7108] target-alpha: lower parent irq when irq is lowered
 2009-04-15 14:42 UTC 

[Qemu-devel] [PATCH 07/19] Alpha bug: fix palcode mask for user pal calls
 2009-04-15 14:42 UTC  (11+ messages)
` [Qemu-devel] [PATCH 08/19] Alpha: document more registers used by 21264
  ` [Qemu-devel] [PATCH 09/19] Add square wave output support
    ` [Qemu-devel] [PATCH 10/19] Add ali1543 super IO pci device
      ` [Qemu-devel] [PATCH 11/19] Add 21272 chipset (memory and pci controller for alpha)
        ` [Qemu-devel] [PATCH 12/19] Add target-alpha/machine.c and hw/es40.c for es40 machine emulation
          ` [Qemu-devel] [PATCH 13/19] Move softmmu_helper.h from exec.h to op_helper.c on alpha
            ` [Qemu-devel] [PATCH 14/19] alpha ld helpers now directly return the value
              ` [Qemu-devel] [PATCH 15/19] Add alpha_cpu_list
                ` [Qemu-devel] [PATCH 16/19] Alpha: lower parent irq when irq is lowered

[Qemu-devel] [7107] target-mips: mark zero register as unused
 2009-04-15 14:42 UTC 

[Qemu-devel] [7106] target-mips: variable names consistency
 2009-04-15 14:41 UTC 


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).